Interface: FmaModeSlotProps
Component props for FmaModeSlot.
Properties
active
• active: Subscribable
<FmaModeSlotActiveData
>
The slot's current active mode.
Defined in
src/garminsdk/components/nextgenpfd/fma/FmaModeSlot.tsx:25
class
• Optional
class: string
| SubscribableSet
<string
>
CSS class(es) to apply to the slot's root element.
Defined in
src/garminsdk/components/nextgenpfd/fma/FmaModeSlot.tsx:28