Table of Contents

Paragraphs

Create content using standard or custom paragraphs

Paragraphs are default building blocks used for two things:

  • To act as containers for content on pages
  • To act as anchors for paragraph apps

How they are ordered also typically defines the content structure on the page they are on.

In Visual Editor mode, paragraphs are outlined in green and placed inside a row: VEParagraph In List View mode paragraphs are shown as white-coloured list items, either alone or under a row: List View paragraph

Like pages, paragraphs can be paired with an item type with additional fields for storing content or settings. In fact, almost all modern solutions (including Swift) use paragraphs with various types of item types added to create content.

Paragraph content & settings

When you add or edit a paragraph (from either List View or Visual Editor view) you will see a number of tabs with input fields and various settings. Each tab is described below.

The App-tab allows you to attach a paragraph app to the paragraph. AppTab Apps are content-modules which are used to e.g. render a product catalog, display a form, show a list of orders, and so one. Please note that this tab is only available on item-based paragraphs if Allow module attachment is set for the item type.

To top