Scheduler Event Timeline Resources
Assign events to nested resource lanes on SchedulerTimeline.
ScheduleResource supports hierarchical children — each row renders as an indented lane label.
- Team, room, or equipment hierarchies where events belong to a specific row
- Gantt views where every bar must map to a resource id
- Bind
resources: RwSignal<Vec<ScheduleResource>>— required on timeline (unlike calendar). - Nest sub-resources via
childrenon eachScheduleResource. - Set
PlannedEvent.resource_idto the target resourceid.
Team rows
Nested building and room resources with events scoped to each lane.
DensityDefault
Resources
Conference Room A
Conference Room B
2024-12-29
2024-12-30
2024-12-31
2025-01-01
2025-01-02
2025-01-03
2025-01-04
Design review
Team sync
Sprint planning
Release window