div

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

div v10.4.28

Generic container for content

In pins 2
  • div required
    uicomponent
  • Event
    generalevent
Out pins 1
  • uicomponent
    uicomponent

A typical wiring for div: the uicomponent out pin feeds build PDF.

Studio canvas example for the div block: typical wiring for div.

Commonly used with

In production blueprints, this block is most often wired together with:

  • custom text: feeds into this block. Returns the text without an element wrapper if no attributes or outlet are set. If either one is set the text will be wrapped with a span.
  • build PDF: this block feeds into it.
  • custom: feeds into this block. Custom styling.

Version history

Introduced in v10.4.28.


Back to Component UI Return to the main group to view all sub-groups Back to utilities Return to the group to view all blocks within this group