A carousel/slider that cycles through slides. Slides are stored as an object_list — each slide has a title, description, image, and optional button.
Located in
Docs
/
Examples
Renders a set of values as links into a faceted search — a "tag cloud" of shortcuts. Each value links to a search page with ?facet.<index>=<value> pre-set, ...
Located in
Docs
/
Examples
Renders entries from an external RSS feed, reusing the listing machinery. Each entry is rendered with a configurable item type (variation).
Located in
Docs
/
Examples
Renders the current page's related items relation field (default relatedItems) as a list, reusing the listing machinery — each related item is rendered with a ...
Located in
Docs
/
Examples
A full-width hero section with heading, subheading, image, rich text description, and a call-to-action button. Demonstrates multiple field types in a single ...
Located in
Docs
/
Examples
A vertical navigation list for grouped pages — a left sidebar on desktop and a collapsible disclosure at the top on mobile. Each row is a navItem (hand-added ...
Located in
Docs
/
Examples
A responsive grid layout container. Each cell is a child block (teaser, slate, image, etc.) rendered inside the grid. This is the built-in Volto grid block ...
Located in
Docs
/
Examples
Define custom block types directly in your frontend configuration via the blocks option in initBridge. No Volto plugin deployment required. Each block type ...
Located in
Docs
A form block can be used to create forms
Located in
Docs
/
Examples
The maps block can have embeded a Map (Google Maps, OpenMaps, etc).
Located in
Docs
/
Examples