Base Components
Have a look at the base components. If you like to have a base component added please chat with us on Gitter. If you like to contribute a component, issue a pull request.
Audio
Audio component renders the audio controls, plays mpeg and ogg files.
CTAs
Renders multiple ctas as either buttons or text links
Icon
Icon component. Renders an SVG
Image
Image component, renders a low-resolution image and then lazy-loads a high-resolution image when the image is in or enters the viewport.
List
A component that renders a list of items.
Lottie
Lottie component, renders a lottie file with animations.
Text
Text component with title, subtitle, and markdown text. The title <html> tag is determined by string header, e.g. h1, h2...
Video
Video component with thumbnail, plays videos either inline or in a modal. Requires the modal base component.