Modes & ranges

min / max constrain what can be selected — they are not a range value. For start–end selection use selection="range".

Single datetime (default)

mode="datetime" — calendar + time + Apply footer.

Output

Date only

mode="date" — no time picker; day click applies immediately.

Try
Output

Date range

selection="range" — first click sets start, second sets end.

Try
Output

Inline

Output