class
OptionBox



behaviour
bindable
clonable
componentGroup:String
A group name, used to group multiple option elements together, utilizing the "optioning" functionality.

@see http://haxeui.org/explorer/#basic/option_boxes
behaviour
bindable
clonable
selectedOption:Component
Gets the currently selected option from this OptionBox's component group.


override
cloneComponent():OptionBox
resetGroup():Void
Makes every single option box in the current componentGroup unselected.