v2.0.0

Design System

Here you'll find everything you need to create your interfaces, from basics to complex components and prebuilt templates. Back to previous design system

Current screen size
1280px / 867px

Cards Link

Defines the style applied on dark mode.

List of arguments for cards link

Argument Type Description Possible Values
img string The URL of the image to be displayed in the card.
img_size string The size name of the image to be used (e.g., 'thumbnail', 'medium', 'large', 'full').
title-level number The HTML heading level for the card title (e.g., 2-6).
title string The title text of the card.
href string The URL the card links to.
theme string Specifies the theme of the card.
submenu boolean An optional submenu component to be included in the card.
additional-classes string Additional CSS classes for the card.