templUI Pro coming soon  

50% OFF Join Waitlist

Select Box

Dropdown control for choosing from predefined options.

TailwindCSS
Vanilla JS

Usage

1. Add the script to your page/layout:

// Option A: All components (recommended)
@util.ComponentScripts()

// Option B: Only SelectBox
@selectbox.Script()

Examples

With Label

Disabled

Form

Select a fruit category.

A fruit selection is required.