Skip to content

[scheduler][joy] Allow controlling the events used by the component #17702

Open
@flaviendelangle

Description

@flaviendelangle

Add a prop to the Scheduler component that allow to pass events to the component.
These events should contain the following information:

In this PR

  • Create the events prop (decide how it should be named)
  • Pass these events to the already implemented views (week, day, ...) if any.
  • Create the onEventsChange (decide how it should be named) to react to events update

Not in this PR

  • The ability to group the events by calendar
  • The ability to store the information in other properties than the one expected by the scheduler

Metadata

Metadata

Labels

component: schedulerThis is the name of the generic UI component, not the React module!new featureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions