Interface: FormatInfoProps
Defined in: workingtitle-instruments-wt21/shared/LowerSection/RightInfoPanel/FormatSwitch.tsx:12
Props for FormatSwitch
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-wt21/shared/LowerSection/RightInfoPanel/FormatSwitch.tsx:14
The event bus
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
format
format:
"upper"
|"lower"
Defined in: workingtitle-instruments-wt21/shared/LowerSection/RightInfoPanel/FormatSwitch.tsx:20
The format to control
instrumentConfig
instrumentConfig:
InstrumentConfig
Defined in: workingtitle-instruments-wt21/shared/LowerSection/RightInfoPanel/FormatSwitch.tsx:17
The instrument config object
orientation
orientation:
"left"
|"right"
Defined in: workingtitle-instruments-wt21/shared/LowerSection/RightInfoPanel/FormatSwitch.tsx:23
The orientation of the label
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.