Components
The components are building blocks that you can combine to create web pages. To view all the components, go to the gallery page.
For each component, you'll find a:
- Live Demo - to preview the component and copy the source code (example)
- Info page - that explains how to use the component (example)
The link to the 'info page' is on the component's demo page.
Dependencies #
Some components need other components (i.e., dependencies) to work properly. When a dependency is required, you'll be notified on the component's page. Make sure to import the dependencies in your code before importing the component's code.

CSS Frameworks #
The components are available in 3 versions:
Vue and React #
Since the components are built using vanilla JavaScript, they work with JavaScript frameworks too: