Interface: GtcSliderThumbIconProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchSlider/GtcSliderThumbIcon.tsx:8
Component props for GtcSliderThumbIcon.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
sliderOrientation
sliderOrientation:
"horizontal"
|"vertical"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchSlider/GtcSliderThumbIcon.tsx:10
The orientation of this thumb icon's parent slider.