Interface: ChecklistItemBaseProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/SystemConfigWindow/Checklist/ChecklistItemBase.tsx:4
The properties for the ChecklistItem component.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/SystemConfigWindow/Checklist/ChecklistItemBase.tsx:6
An instance of the event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
isHidden
isHidden:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Components/SystemConfigWindow/Checklist/ChecklistItemBase.tsx:9
Whether this item is hidden
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.