Config: UI Group ui-group
Each group is rendered within a ui-page
as part of a Layout. Each layout will differ in how those groups are rendered, but fundamentally, a group is a collection of widgets, and generally has a label to categorise the contents of a single group.
Properties
Prop | Description |
---|---|
Name | Descriptive name for this group, will show in the Node-RED Editor and as a label in the Dashboard. |
Page | The Page (ui-page ) that this group will render on. |
Size | The width and height of the group. Height will always be reinforced by this value, the height is generally a minimum height, and will extend to fit it's content. |
Class | Any custom CSS classes you wish to add to the Group. |
Default State |
Both of these can be overridden by the user at runtime using a |