Matches the CSS style key and its available values.
Controls whether the text should be announced by the screen reader. Default value is false.
Corresponds to the aria-hidden accessibility attribute for this component
Corresponds to the aria-label accessibility attribute for this component
Corresponds to the role accessibility attribute for this component
Corresponds to the aria-selected accessibility attribute for this component
Corresponds to the display CSS property for the element
Whether the component is enabled in the DOM
The position CSS property. Empty by default. This is particularly useful if laying out components inside a FlexContainer and the size of the component is meant to be a fixed size. In this case the position must be set to 'absolute', with the parent FlexContainer having 'relative' position. Without this the component will fail to correctly size itself
The style of the InfoBox
The display text of the InfoBox
Generated using TypeDoc
Properties for configuring a InfoBoxComponent