constructor
flagrate.createPulldown
flagrate.createPulldown(option) → flagrate.Pulldown
new flagrate.Pulldown
option
(Object
) – options.
Pulldown.
option
id
(String):id
attribute ofbutton
element.className
(String):attribute
(Object):style
(Object): (using flagrate.Element.setStyle)items
(Array): of item (see: flagrate.Menu)isDisabled
(Boolean; defaultfalse
):onSelect
(Function):