templUI Pro coming soon  

50% OFF Join Waitlist

Dropdown

Floating menu for displaying a list of actions or options. Uses Popover for the popup.

Source
TailwindCSS
Vanilla JS

Installation

  1. Install the component

    templui add dropdown
  2. Add the JavaScript to your layout

    @dropdown.Script()
    @popover.Script()
    

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