Skip to main content

Overflow

Usage​

Please refer to the

documentation on the Tailwind CSS website

Compatibility​

ClassNative (StyleSheet)Web (CSS)
visible✅✅
hidden✅✅
scroll✅✅
overflow-auto❌✅
overflow-clip❌✅
overflow-x-auto❌✅
overflow-y-auto❌✅
overflow-x-hidden❌✅
overflow-y-hidden❌✅
overflow-x-clip❌✅
overflow-y-clip❌✅
overflow-x-visible❌✅
overflow-y-visible❌✅
overflow-x-scroll❌✅
overflow-y-scroll❌✅
Legend

Class​

-{n} Supports values from theme

-[n] Supports arbitrary values

Icon​

✅ Full support

✔️ Partial support

❌ Not supported