@hashicorp/hashi-basic-list

v2.0.8-alpha.0
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

  • MPL-2.0
  • Whatever
  • Unknown
  • released 6/26/2019

Downloads