npx ui-thing@latest add calendar
You can optionally configure the vcalendar module in your nuxt.config.js file:
nuxt.config.js
vcalendar: { calendarOptions: { masks: { weekdays: "WW", }, }, },
Button
A button is a component that is used to trigger an action.
Card
A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.