Interface: GtcSliderThumbIconProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TouchSlider/GtcSliderThumbIcon.tsx:8
Component props for GtcSliderThumbIcon.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
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.