Appearance
Calendar Card
Perfect card to add to a calendar view, with a title and a content.
Usage
Props
ComponentSkin
skinIndicates which skin should be used for the component Default value: ComponentSkin.DESIGN_SYSTEM
CardColor | Color
titleBgColorThe color of the background of the card title, it can be predefined or a custom hexadecimal value Default value: primary
Color
titleColorThe color of the text of the card titleColor
bgColorThe color of the card backgroundSlots
defaultThe content of the card.
titleThe title of the card.