Appearance
Calendar Card
Perfect card to add to a calendar view, with a title and a content.
Usage
Title
Props
ComponentSkin skinIndicates which skin should be used for the component Default value: ComponentSkin.DESIGN_SYSTEMCardColor | Color titleBgColorThe color of the background of the card title, it can be predefined or a custom hexadecimal value Default value: primaryColor 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.