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.

NeedStart here
Root props and defaultsProps table in this page
Emitted event payloadsEvents table here, then Events Reference for grouped guidance
Custom child partsSlots and Contexts
Styling hooksTheming and Data Attributes
Accessibility expectationsAccessibility

The API table is the contract. Feature pages add usage context, option examples, and complete demos for the same props and events.