Definition
Last updated
Was this helpful?
Last updated
Was this helpful?
For example, if you are creating a block for a blog article, you would create a model presumably composed of:
A textarea element for the title
A markdown element for the actual content
An image image element for the featured image
A dropdown element to create and pick categories for your articles
When you create the block for a blogpost and add content to it, you get a section
For instance, if the block is the model for a blog post, its elements could be a text area, media, images, link etc.