Skip to main content

Interface: CnsComButtonProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:19

Component props for CnsComButtonGroup.

Properties

isMinimized

isMinimized: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:30

Whether the button is minimized.


radioIndex

radioIndex: 1 | 2

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:21

The index of the button's radio.


radiosConfig

radiosConfig: RadiosConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:24

The radios config


uiService

uiService: UiService

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:27

The UI service instance.


useVolumeIndicator

useVolumeIndicator: Subscribable<boolean>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CnsDataBar/CnsDataBarItems/CnsComButtonGroup.tsx:33

Whether to use the volume indicator.