Calendar
The v-calendar
component is used to display information in a daily, weekly, or monthly view. The daily view has slots for all day or timed elements, and the weekly and monthly view has a slot for each day.
Uso
A calendar has a type and a value which determines what type of calendar is shown over what span of time.
API
Aplica el color especificado al control.
Aplica la variante del tema dark
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Aplica la variante del tema light
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Components.Calendars.
Controla la visibilidad
Components.Calendars.
Components.Calendars.
Ejemplos
Slots
Slots allow you to define the content for each day, time interval for the daily views, and various labels.
Events
This is an example of an event calendar with type of month
. Click on an event to show event details.
Weekly
This is an example of an event calendar with all-day and timed events with a type of week
.
Daily
This is an example of calendar with content in each interval slot and a type of day
.
Features
This example allows you to explore many of the features of the v-calendar
component.