Height
Usage
Please refer to the
documentation on the Tailwind CSS website
Compatibility
| Class | Native (StyleSheet) | Web (CSS) |
|---|---|---|
| h-{n} | ✅ | ✅ |
| h-[n] | ✅ | ✅ |
| h-full | ✅ | ✅ |
| h-screen | ✅ | ✅ |
| h-auto | ❌ | ✅ |
| h-min | ❌ | ✅ |
| h-max | ❌ | ✅ |
| h-fit | ❌ | ✅ |
Please refer to the
documentation on the Tailwind CSS website
| Class | Native (StyleSheet) | Web (CSS) |
|---|---|---|
| h-{n} | ✅ | ✅ |
| h-[n] | ✅ | ✅ |
| h-full | ✅ | ✅ |
| h-screen | ✅ | ✅ |
| h-auto | ❌ | ✅ |
| h-min | ❌ | ✅ |
| h-max | ❌ | ✅ |
| h-fit | ❌ | ✅ |