Skip to main content

Interface: SelectedAltitudeDialogInput

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectedAltitudeDialog/SelectedAltitudeDialog.tsx:32

A request input for SelectedAltitudeDialogInput.

Extends

Properties

initialValue

initialValue: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Dialogs/AbstractUiNumberDialog.tsx:23

The value initially loaded into the dialog at the start of a request.

Inherited from

UiNumberDialogInput.initialValue


maximumValue

maximumValue: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectedAltitudeDialog/SelectedAltitudeDialog.tsx:37

The maximum valid numeric value allowed by the dialog's input.


minimumValue

minimumValue: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/SelectedAltitudeDialog/SelectedAltitudeDialog.tsx:34

The minimum valid numeric value allowed by the dialog's input.