Interface: StatusBarProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/StatusBar/StatusBar.tsx:20
Component props for StatusBar.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
dateTimeSettingManager
dateTimeSettingManager:
UserSettingManager
<DateTimeUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/StatusBar/StatusBar.tsx:28
A manager for date/time user settings.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
temperatureDataProvider
temperatureDataProvider:
TemperatureInfoDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/StatusBar/StatusBar.tsx:25
A temperature data provider for the status bar.
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/StatusBar/StatusBar.tsx:22
The UI service instance.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/StatusBar/StatusBar.tsx:31
A manager for display units user settings.