Creates a new radio box with the specified items.
The items to use.
The underlying HTML element.
[internal] Adds items to the radio box.
The items to add.
Destroys the UI component.
Fires an event.
The event name to fire.
The arguments to pass.
Returns the element for this UI component.
Returns the size of the component.
Optional initialization code.
Listens for an event.
The event name to listen for.
The callback to assign.
Listens for an event once.
The event name to listen for.
The callback to assign.
Sets the size of the component.
CSS prefixed width.
CSS prefixed height.
Generated using TypeDoc
Represents a container with radio options.