Skip to main content

Icon card

Renders a horizontal bar displaying the number of selected elements and an array of IActions as ActionIcons

Storybook Docs

Props

NameTypeDefaultDescription
childrenReactNode-Free area in the lower zone of the map
iconReactNode-Area in the top of the map primarily used for displaying icons but can show anything that corresponds to the ReactNode type
subTitleReactNode-SubTitle area
titleReactNode-TItle area
colorstring-Define the background color of the card. By default, the primary color is applied. Auto-contrast is used to automatically change the text color
...--extends card props.