Installation
Flebee UI is a set of Angular zoneless components with SSR support, and Flebee Forms extends
Install Flebee UI and Flebee Forms
npm install @flebee/ui @flebee/forms
For additional setup steps, such as configuring Tailwind CSS or installing fonts, visit the
Overview of Flebee Forms
Flebee Forms is built to simplify form management using signals and declarative APIs. While in beta, it provides seamless integration with
Key Features:
- Signal Integration: Enhances Formly with better state management through signals.
- Type Inference: Ensure type safety across your form structures.
- Declarative Form Creation: Build complex forms with a straightforward API.
- SSR Support: Optimized for server-side rendering with zoneless components.
- UI Integration: Leverages Flebee UI components, not only for data input but also for interactions like buttons.