Calendar
A date field component that allows users to enter and edit date.
Installation
Install the component
templui add calendar
Add the JavaScript to your layout
@calendar.Script()
Call this template in your base layout file (e.g., in the <head> section).