Skip to main content

Interface: CnsComButtonProps

Component props for CnsComButtonGroup.

Properties

isMinimized

isMinimized: boolean

Whether the button is minimized.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:30


radioIndex

radioIndex: 2 | 1

The index of the button's radio.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:21


radiosConfig

radiosConfig: RadiosConfig

The radios config

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:24


uiService

uiService: UiService

The UI service instance.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:27


useVolumeIndicator

useVolumeIndicator: Subscribable<boolean>

Whether to use the volume indicator.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:33