Last updated on September 14, 2026

User Select

Edit

Usage

Please refer to the documentation on the Tailwind CSS website

RC notes

The RC maps native select-all and select-auto to enabled Text selection, without promising CSS selection expansion semantics. In the pinned WebKit engine, select-none needs an explicit WebkitUserSelect: "none" style. The original Firefox select-all interaction remains unverified.

Compatibility

Support applies to the documented values and platforms. See the RC compatibility notes for value limits and native migration alternatives. Browser behavior is evaluated separately.

ClassSupport
select-none
✔️ Partial Support
select-text
✔️ Partial Support
select-all
✔️ Partial Support
select-auto
✔️ Partial Support
Legend

Class

-{n} Supports values from theme

-[n] Supports arbitrary values

Icon

✅ Supported

✔️ Partial support on native

🧪 Experimental support on native

📱 Native only

Not supported on native: rejected by the native CSS engine

🌐 Web only

On this page