Everything you need
40+ components across 6 categories — from basic inputs to rich interactive widgets.
Foundation
Grid, typography, colors, icons, and design tokens.
4 topics
Forms
Inputs, selects, checkboxes, date pickers, file upload, validation.
5 components
Navigation
Push menu, flyout, dropdown, tabs, breadcrumbs.
5 components
Overlays
Modal, popover, tooltip, bottom sheet, toast notifications.
5 components
Components
Buttons, alerts, accordion, table, tree, carousel, charts, and more.
17 components
Utilities
Theme toggle, smooth scroll, context menu.
3 utilities
Quick start
Up and running in three steps.
1
Install
npm install @dodlhuat/basix
2
Add the stylesheet
<link rel="stylesheet" href="node_modules/@dodlhuat/basix/css/style.css">
3
Import a component
import { Popover } from '@dodlhuat/basix/js/popover.js';