card
Used to display posts, employees, products, and other content in cards.
Arguments
- variation
- Style. Eg. vertical (default), horizontal
- title
- Title text
- description
- Description text
- image
- ID of the image
- button
- Arguments for the button components
- post
- Loads default values from post object for href, title, description and image
- show_image
- Default: true
- image_size
- Default: card-image
- show_description
- Default: true
- show_button
- Defaults to true if button is provided