Interface: WaypointRegionProps
Defined in: workingtitle-instruments-g1000/html_ui/Shared/UI/Waypoint/WaypointRegion.tsx:9
Component props for WaypointRegion.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
WaypointComponentProps
.children
class?
optional
class:string
Defined in: workingtitle-instruments-g1000/html_ui/Shared/UI/Waypoint/WaypointRegion.tsx:11
CSS class(es) to add to the root of the region component.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
waypoint
waypoint:
Subscribable
<null
|Waypoint
>
Defined in: garminsdk/components/waypoint/WaypointComponent.tsx:8
A subscribable which provides a waypoint to bind.