Info card is a wrapper component styling its content as an info box.
There are three info box types for different use cases: the default one, one for highlighting the content and one to display error or warning.
info-card
giving you more context about something else in the screen, discretely highlighted mostly by the box.
highlight
type, giving you more context about something else in the screen, highlighted by the box and the colors.
warning
which is important to read, highlighted with destructive color and the box.
info-card
giving you more context about something else in the screen, discretely highlighted mostly by the box.
highlight
type, giving you more context about something else in the screen, highlighted by the box and the colors.
warning
which is important to read, highlighted with destructive color and the box.
default
|
highlight
|
warning
.
(
default
by default)
{{code}}