Nuxt UI v3 Calendar Heading
Hey,
we're migrating our project to the new UI v3.
Our site uses i18n to support multiple languages and we are struggling to find a way to set the language of heading in the Calendar component.
We are aware that there is a
Is it possible to somehow retrieve the current dates we can then parse into the heading, or can we tell what locale to use directly?
we're migrating our project to the new UI v3.
Our site uses i18n to support multiple languages and we are struggling to find a way to set the language of heading in the Calendar component.
We are aware that there is a
<heading> slot, however it only provides a string, with which we can't do much.Is it possible to somehow retrieve the current dates we can then parse into the heading, or can we tell what locale to use directly?
Nuxt UI
A calendar component for selecting single dates, multiple dates or date ranges.

