Blocks
Last updated
Last updated
Blocks are a cluster of blueprint mixins that make up the builder part of the Dynamic Pages.
There are two general types of blocks. Section and Columns.
The section blocks are top level blocks that you can add to any Dynamic Page. They display information in a <section>
, <header>
, or <article>
depending on your Advanced Tab settings.
The Column blocks are carbon copies of the Section blocks except they include a section for configurable columns. They work exactly like the Section blocks, but are wrapped in a Bootstrap Column. The column width is configurable and based on a 12 column grid They only exist in Section blocks. They also have Advanced Settings as well
mixins
Folder)Below is a file structure with annotations to explain what each block blueprint file does:
Note: This does not include the entire
mixins
file structure. To see the the structure head here
The Section block types are as follows:
The Column block types are as follows: