templUI Pro coming soon  

50% OFF Join Waitlist

Calendar

A date field component that allows users to enter and edit date.

Source
TailwindCSS
Vanilla JS

Installation

  1. Install the component

    templui add calendar
  2. Add the JavaScript to your layout

    @calendar.Script()
    

    Call this template in your base layout file (e.g., in the <head> section).