Component: Item List - envris/White-Label-Help-Wiki GitHub Wiki

Brief description

An item list is made up of item components. Item lists allow content editors to manually create styled link user interfaces (cards, flags, etc) to other web content.

To use, populate the item list with items and then select the desired view mode.


Detailed description

Item lists are powerful components that allow content editors to create nicely styled lists of cards, flags, teasers, or specialised view modes. These items can be used to direct users to any web content, and have customisable headings, descriptions, link call to actions, and images.

Item lists can also be used to create secondary banners, by populating an item with a heading, description (which can contain formatted text, buttons, etc), an image, and a call to action (optional).

The item list component has these fields:

  • Title: Used in the back-end only and to generate anchor links
  • Heading: Displays a H2 above the component content - optional.
  • Items: Add one or more item components to the list
  • Optional Read more: Optional information that will display as a styled "read more" (with custom link text) in the bottom right hand area under the item list.
  • View mode and layout: Dropdown list of possible view modes

Technical description

Fields as above