limestone/RadioItem
Provides a Limestone-themed Item component with an interactive radio toggle icon.
Loading Live Preview
Loading Live Preview
Members
Section titled “Members ”RadioItem Component
Section titled “RadioItem   Component ”Renders an Item with a radio-dot component. Useful to show a selected state on an Item.
Extends:
limestone/RadioItemlimestone/RadioItem.RadioItemBase
Wrapped with:
limestone/RadioItemlimestone/RadioItem.RadioItemDecorator
Properties
Customizes the component by mapping the supplied collection of CSS class names to the corresponding internal elements and states of this component.
The following classes are supported:
radioItem- The root class name
selected
Section titled “selected”If true it will be selected.
slotBefore
Section titled “slotBefore”Nodes to be inserted after the radio button and before children.
RadioItemBase Component
Section titled “RadioItemBase   Component ”An item component with a radio toggle icon.
This component is most often not used directly but may be composed within another component as it is within limestone/RadioItemlimestone/RadioItem.RadioItem.
Extends:
limestone/Itemlimestone/Item.Item
RadioItemDecorator Higher-Order Component
Section titled “RadioItemDecorator   Higher-Order Component ”Limestone specific behaviors to apply to limestone/RadioItemlimestone/RadioItem.RadioItemBase.
Includes:
ui/Toggleableui/Toggleable.Toggleable
RadioItemGroup Component
Section titled “RadioItemGroup   Component ”A container that surrounds multiple RadioItems.
A list of multiple RadioItems wrapped with a RadioItemGroup component gets required audio guidance.