Interface: WaypointDialogInput<T>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointDialog/WaypointDialog.tsx:33
A request input for WaypointDialog.
Type Parameters
| Type Parameter |
|---|
T extends G3XWaypointSearchType |
Properties
initialValue?
optionalinitialValue:G3XWaypointSearchTypeMap[T] |null
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointDialog/WaypointDialog.tsx:38
The waypoint value initially loaded into the dialog at the start of the request.
searchType
searchType:
T
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointDialog/WaypointDialog.tsx:35
The type of waypoint to search for.