Skip to content

Properties

PropertyTypeDescription
stackboolean(optional) True to stack the sub components with lines between. The spacing will default to medium.
directionstring(optional) Defaults to vertical.
alignSelfstring(optional) Defaults to stretch.
titleReact.Node(optional) Define a title that appears on top of the Card.
responsiveboolean(optional) Define if the card should behave responsive. Defaults to true.
filledboolean(optional) Define if the Card should get the same background color as the outline border.
elementReact.Element(optional) Define the type of element. Defaults to section.
childrenReact.Node(required) Contents.
Flex.ContainerVarious(optional) Flex.Container properties.
Flex.ItemVarious(optional) Flex.Item properties.
Spacestring
object
(optional) Spacing properties like top or bottom are supported.