Block Container

A Block Container is a fundamental layout component used to group multiple elements together. It is a click-and-drop layout widget in WorkMaster that functions similarly to an HTML <div>.

• It is used to group multiple elements together, apply shared styles, and control layout behavior without writing any code.

• By placing elements inside a Block Container, you gain precise control over alignment, spacing, background, and visibility across all nested components.

Common Use Cases

  • Wrapping a title, image, and button into a unified layout block

  • Creating nested layout sections inside complex pages

  • Applying conditional visibility or shared styling to grouped content\

Last updated