Inline mode
Render the calendar directly in the page, no popover.
Set inline to embed the calendar in the page instead of a popover trigger — useful for
booking flows, filters, and dashboards.
30
31
32
33
34
35
<DateTimePicker inline mode="date" showWeekNumbers />Inline mode supports everything popover mode does — range, presets, multi-month, time — it just skips the trigger and dropdown.