regular card
This block is part of the state ui group and was last modified in core v13.0.6.
regular card v13.0.1 Updated v13.0.6Shows a regular card.
- title required
valueThe title shown within this card.
- title class
uiclassAssigns a CSS class to the element. • Hidden when unused
- title style
uistyleApplies inline CSS style to the element • Hidden when unused
- title icon
valueThe icon shown next to the title.
- sub_title
valueThe subtitle shown within this card.
- header class
uiclassAssigns a CSS class to the element. • Hidden when unused
- toolbar
stateContent to be shown within the headers right-side.
- body required
stateBody to be shown within this card.
- footer
stateFooter to be shown within this card. If no footer given, the footer part will be hidden.
- class
uiclassAssigns a CSS class to the element. • Hidden when unused
- style
uistyleApplies inline CSS style to the element • Hidden when unused
- attributes
uiattributesAdds custom attributes to the element. • Hidden when unused
- state
stateReturns the element to the frontend state.
panel |
A typical wiring for regular card: value feeds the title pin; the state out pin feeds get component child.

Version history
Introduced in v13.0.1.
Last modified in v13.0.6.
Back to
state ui Return to the main group to view all sub-groups Back to state elements Return to the group to view all blocks within this group
