Skip to main content

Interface: FmsMessageFragment

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessage.ts:3

Fms Message Fragment to be displayed on the INAV window.

Properties

inline?

optional inline: boolean

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessage.ts:11

The fragment will not be forced to start on a new line if true (it may still wrap)


style

style: "small" | "large"

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessage.ts:5

The text style of the fragment


text

text: string

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessage.ts:8

The text of the fragment