- Dashboard
- Dashboard
- Layouts
- Crypto Currencies
- E-Commerce
- Applications
- Widgets
- Mail2
- Apps
- Icons
- Maps2
- Tables
- Components
- Elements
- Advanced UI
- Forms & Charts
- Forms6
- Charts5
- Other Pages
- Pages
- Utilities
- Custom Pages
- Submenu
You can set a height to an element instantly by using the following utilities classes for height.
You can set a height through percentage using the following utilities classes.
Class | Value |
---|---|
.ht-[value]p | 10 | 20 | 30 | 40 | ... | 100 (step of 10) |
You can also set a height to a different media query using the following utilities classes.
Class | Value |
---|---|
.ht-[size]-[value] | size: xs | sm | md | lg | xl value: the height value (refer to code above) |
.ht-[size]-[value]p |
You can also set a height using the extra utilities classes below.
Class | Description |
---|---|
.ht-100v | Set a height to an element based on viewport height. |
.ht-auto | Set an auto height to an element. |