Interface: FloatingRadioItemProps
Defined in: workingtitle-instruments-wt21/shared/Menus/Components/FloatingRadioItem.tsx:8
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
name
name:
string
Defined in: workingtitle-instruments-wt21/shared/Menus/Components/FloatingRadioItem.tsx:10
The name of the option
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
selectedColor
selectedColor:
string
Defined in: workingtitle-instruments-wt21/shared/Menus/Components/FloatingRadioItem.tsx:13
CSS color value applied to the element when it is selected