Scheduler - API
Generated reference for Scheduler props, events, methods, slots, and types.
#Import
import { Scheduler } from '@primeui/vue-scheduler';#API
The generated section below comes from the public Scheduler metadata. Use it for Scheduler.Root props, emitted events, instance methods, public interfaces, and generated style classes. Vue examples use kebab-case listener names such as @event-drop, while the generated metadata lists the same events in their typed JavaScript form.
| Need | Start here |
|---|---|
| Root props and defaults | Props table in this page |
| Emitted event payloads | Events table here, then Events Reference for grouped guidance |
| Custom child parts | Slots and Contexts |
| Styling hooks | Theming and Data Attributes |
| Accessibility expectations | Accessibility |
The API table is the contract. Feature pages add usage context, option examples, and complete demos for the same props and events.