Exercise the complete TypeScript API
Explore a typed event source, application-owned controls, render hooks, date bounds, themes, and committed state updates.
Exercise the public API
Each control calls the method named on the button. Results appear in the observable-state panel.
Immediate arrays commit in one render without a loading state. Controlled PromiseLike requests stay busy until completed.
Choose a date from July 15, 2026 through September 15, 2027.
Show its month passes a time-zone-projected Date; Select and focus it passes the exact civil-date string.
Schedule
Selectable dates run from July 15, 2026 through September 15, 2027. Activate the underlined month and year to jump within those inclusive bounds.
Select a date, then press F2 to enter its visible event actions. Use Up and Down without wrapping; press Escape or F2 to return to the day.
Schedule for August 6, 2026
- Launch checkpoint
- Design review
Observe state and actions
- Phase
- idle
- Phase history
- None yet
- Host busy
- false
- Completed grid renders
- 0
- Displayed month
- Not rendered
- Selected date
- Not rendered
- Requested range
- Not requested
- Issues
- 0
Last application action: None yet.