🦞Lobster.js Examples

A collection of examples demonstrating different features of the Lobster.js select component

Basic Select

Simple select with basic options

Selected: none

Searchable Select

Select with search functionality

Selected: none

Clearable Select

Select with clear option

Selected: none

Disabled Options

Select with some disabled options

Selected: none

Dark Theme

Select with dark theme using CSS variables

Selected: none

Custom Theme

Select with custom theme using CSS variables

Selected: none

Programmatic Control

Control select programmatically

Selected: none

Shadow Node

Initialize select using HTMLSelectElement