constructor
flagrate.createButtons
flagrate.createButtons(option) → flagrate.Buttons
new flagrate.Buttons
option
(Object
) – options.
Button group.
option
id
(String):id
attribute of container element.className
(String):attribute
(Object):items
(Array): of itemonSelect
(Function):
item
key
(String):label
(String; default""
):icon
(String):color
(String):isDisabled
(Boolean; defaultfalse
):onSelect
(Function):