templUI Pro coming soon  

50% OFF Join Waitlist

Select Box

Dropdown control for choosing from predefined options.

TailwindCSS
Vanilla JS

Installation

  1. Install the component

    templui add selectbox
  2. Add the JavaScript to your layout

    @selectbox.Script()

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

Examples

With Label

Disabled

Form

Select a fruit category.

A fruit selection is required.