@hashicorp/hashi-basic-list

v0.0.9
simple vertical list with optional date and location render

Basic List

A standard vertical list with optional location and date.

Props

  • date_icon (bool) [default=true] - date displayed on the left side as an icon
  • _data (arr) - array of data from the CMS
    • title (str) - name of the list item
    • date (date) [optional] - date displayed to the left
    • location (str) [optional] - displayed in small text above the title
    • url (str) [optional] - links the entire item if present
npm i @hashicorp/[email protected]

Metadata

Downloads