Components

This package contains highly customizable components with extensive APIs. All components are designed carefully to complement each other. They are styled with UnoCSS in order to be fully customizable.

The components are tree-shakeable and side effect free. By default, they do not import their styling automatically, which is done to eliminate the need for transpiling. You can include components styling on-demand by adding @dija/tohama-components to the cssTranspile property in tohama.config.ts.