Components
The components are organized into two main categories: basic interactive components for general UI interactions, and form components for handling user input and data collection.
Each component has its types exported, including props, model, and other relevant interfaces for type-safe development.
Usage
For more info how to use components in your project, refer to Usage