Interface: WaypointDialogInput<T>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointDialog/WaypointDialog.tsx:32
A request input for WaypointDialog.
Type Parameters
| Type Parameter |
|---|
T extends G3XWaypointSearchType |
Properties
initialValue?
optionalinitialValue:null|G3XWaypointSearchTypeMap[T]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/WaypointDialog/WaypointDialog.tsx:37
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:34
The type of waypoint to search for.