We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A block is a section wrapper. It wraps a content section and allows to set a section structure. Its commonly used as a child of a polymux-container
A default block element:
<polymux-block title="Title" distribution="flex-start" direction="row"> <!-- Hey, I am the content --> </polymux-block>
A block element has three attributes: