card with ribbon

This block is part of the state ui group and was last modified in core v10.4.28.

card with ribbon v10.4.28

Shows a card with ribbon build-in.

In pins 8
  • title required
    value

    The title shown within this card.

  • ribbon required
    state

    Content shown within the ribbon, could be text or icon.

  • ribbon class
    uiclass

    Assigns a CSS class to the element. • Hidden when unused

  • body required
    state

    Body to be shown within this card.

  • footer
    state

    Footer to be shown within this card. If no footer given, the footer part will be hidden.

  • class
    uiclass

    Assigns a CSS class to the element. • Hidden when unused

  • style
    uistyle

    Applies inline CSS style to the element • Hidden when unused

  • attributes
    uiattributes

    Adds custom attributes to the element. • Hidden when unused

Out pins 1
  • state
    state

    Returns the element to the frontend state.

panel with ribbon

A typical wiring for card with ribbon: value feeds the title pin; the state out pin feeds get component child.

Studio canvas example for the card with ribbon block: typical wiring for card with ribbon.

Version history

Introduced in v10.4.28.


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