Card (deprecated)

Card is used as a container for a set of different components.

You can configure a header and a footer for a card, if required. You can set header's background or just highlight its accent. The background of the card can also be highlighted.

Triggers

Triggers allow you to launch certain actions upon different events.

On Init

Calls for an action on component initialization

On Click

Calls for an action when you click on a card

Last updated