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
-