Skip to main content

Interface: G3000CASMessageCount2Props

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay2.tsx:163

Component props for G3000CASMessageCount2.

Properties

highestPriority

highestPriority: Subscribable<null | AnnunciationType>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay2.tsx:174

The highest message priority among all scrollable messages that are scrolled out of the view, or null if there are no out-of-view messages.


messageAboveCount

messageAboveCount: Subscribable<number>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay2.tsx:165

The number of scrollable messages that are positioned above the first scrollable message slot.


messageBelowCount

messageBelowCount: Subscribable<number>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay2.tsx:168

The number of scrollable messages that are positioned below the last scrollable message slot.