A framework-agnostic core of component factories that provide reactive models and APIs to drive the data. You can use it with any front-end framework.
Each component is provided in headless mode in Angular, React and Svelte using the same factory. You can use them with any front-end CSS framework.
Components are provided for Angular, React and Svelte with the exact same markup and functionalities.
Components are designed with a strong emphasis on accessibility and tested for it
Default values for all components props are configurable at any point of the application subtree.
Unit tests for headless with Vitest. E2e tests for adapters with Playwright.
Highly customizable Bootstrap CSS components are available for Angular, React and Svelte in separated packages.
All our components are SSR compliant and can be used in a server-side rendered application.