Examples

Inka ships as a blank slate — it has no built-in block library. Your components become your blocks. These are example blocks to show what's possible and give you ideas, each with its schema, JSON, and a rendered result. Treat them as a starting point, not a fixed set.

Grid Block

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 (gridBlock).

Callout

A labelled admonition box — note, tip, warning, or important — with a rich-text body. Use it for asides, gotchas, and warnings inside a page.

Button

The button block shows a button for which a link (internal or external) can be stored. The button can be displayed left, right or center and have a background color.

Accordion

The accordion contains other blocks in an accordion behavior layout.