We found 6 matches for: UI: Card

An overview of all UI: Card blocks currently available, updated daily!

cards: body

Card container body

Out-pins

uicomponent
cards: container

basic card container

Out-pins

uicomponent
cards: field card

Premade card with a header, body, and a footer. The fields selected will be shown in the body and can be overwritten by specifying fields in the row render. Adding an edit function will render an edit button on the card to execute a given function.

In-pins

Fields
The fields to be shown in the body
Document
The data to be used
Row Render
Fields specified here will let you overwrite the default display
Edit button
The function given will be executed upon pressing the button. If no function is given, no button will be displayed
Fields
Label: class
Class to overwrite the current label class.
Value: class
Class to overwrite the current value class.
Alignment
Overwrite default label alignment (center, right or left)
label col.: class
Class to overwrite the current label column class.
value col.: class
Class to overwrite the current value column class.

Out-pins

uicomponent
cards: basic card

Premade card with a header, body and a footer

Out-pins

uicomponent