List items
The default certara-list-item has opinions about spacing and separators along with a variety of optional props and their equivalent slots for
headline, description, icon, fineprint, and right-content to create patterns with right-aligned buttons
seen throughout apps.
Simple lists
Simple lists use the list-type prop to choose between bulleted | numbered | unstyled.
With icons
Icons can be added to a certara-list-item using the icon and icon-color props. The icon slot is an alternative that
can accommodate more complex markup. Vertical alignment is managed through the align-items prop which uses align-items-* CSS flexbox modifiers
internally.