Skip to main content

Interface: FmaMasterSlotProps

Component props for FmaMasterSlot.

Properties

class

Optional class: string | SubscribableSet<string>

CSS class(es) to apply to the slot's root element.

Defined in

src/garminsdk/components/nextgenpfd/fma/FmaMasterSlot.tsx:20


state

state: Subscribable<FmaMasterSlotState>

The slot's state.

Defined in

src/garminsdk/components/nextgenpfd/fma/FmaMasterSlot.tsx:17