mirror of
https://github.com/tabler/tabler.git
synced 2026-08-27 12:36:28 +04:00
Zero-JS rich <select> built on the appearance: base-select API (button + selectedcontent + custom <option> markup, dropdown-menu tokens for the picker). Chromium-only for now — unsupported browsers fall back to a plain, working native select since the extra markup isn't part of the option list model there. Wired into preview/form-elements.astro with 8 usage examples (status dot, avatar, flag, badge, groups, primary+description, disabled option, plain).