Skip to content

@popovandrii/ui-elementsLightweight TypeScript UI components

Zero dependencies · accessible (ARIA) · themeable via CSS custom properties

SpinBox, Switch and Select in six themes

Install

sh
npm install @popovandrii/ui-elements
ts
import { SpinBox } from '@popovandrii/ui-elements'
import '@popovandrii/ui-elements/style.css'

new SpinBox() // scans the page and wires every .UIsp up