A collection of fully blade UI components. All build with performance, customization and accessibiltiy in mind. No additional dependencies required
Import the required assets as shown below.
css
@import '../../vendor/schaefersoft/laravel-headless-ui/resources/css/hui.css';
/* If you are using TailwindCSS, append layer(base) */
@import '../../vendor/schaefersoft/laravel-headless-ui/resources/css/hui.css' layer(base);js
import '../../vendor/schaefersoft/laravel-headless-ui/resources/js/hui.js'| Component | Preview |
|---|---|
| Avatar | |
| Range slider | ![]() |
| Tabs | ![]() |
| Toggle | ![]() |
| Tooltip | ![]() |




