StatusFieldProps Interface
Properties for a StatusBar field component
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| isInFooterMode | boolean | Indicates whether the StatusBar is in footer mode | |
| onOpenWidget | (widget: StatusBarFieldId) => void | Function called when the widget is opened or closed. | |
| openWidget | StatusBarFieldId | Field Id for open widgets |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| className | undefined | string | ClassNameProps | Custom CSS class name |
| style | undefined | React.CSSProperties | CommonProps | Custom CSS style properties |
Defined in
Last Updated: 08 January, 2020