We found 5 matches for: state ui: cards

An overview of all state ui: cards blocks currently available, updated daily!

state: list card

Shows a list card.

In-pins

title
The title shown within this card.
toolbar
Content to be shown within the headers right-side.
options
Items to be shown, array of values or objects like [{symbol, title, sub_title, link, label, label_type, label_text}].
class


Default:
card card-custom card-stretch gutter-b
style
attributes

Out-pins

state
state: card icon box

Shows a card with ribbon build-in.

In-pins

title
The title shown within this card.
icon
The icon to be shown next to the text.
icon class
body
Body to be shown within this card.
class
style
attributes

Out-pins

state
state: card with ribbon

Shows a card with ribbon build-in.

In-pins

title
The title shown within this card.
ribbon
Content shown within the ribbon, could be text or icon.
ribbon class
body
Body to be shown within this card.
footer
Footer to be shown within this card. If no footer given, the footer part will be hidden.
class
style
attributes

Out-pins

state
state: vertical aligned fields

Shows the given fields vertical aligned

In-pins

data
The data the fields will read from.
hide empty
If `true` given, we will automatically hide all empty fields.
key class
The class applied to the key view.
field class
The class applied to the field view.
class
style
attributes

Out-pins

state
state: regular card

Shows a regular card.

In-pins

title
The title shown within this card.
title class
title style
title icon
The icon shown next to the title.
sub_title
The subtitle shown within this card.
header class
toolbar
Content to be shown within the headers right-side.
body
Body to be shown within this card.
footer
Footer to be shown within this card. If no footer given, the footer part will be hidden.
class
style
attributes

Out-pins

state