@alquimia-ai/ui
v1.8.3
Published
UI components for Alquimia SDK
Downloads
76
Readme
@alquimia-ai/ui
UI components for Alquimia SDK.
Table of Contents
Installation
To install the @alquimia-ai/ui package, use the following command:
yarn add @alquimia-ai/uiOr with npm:
npm install @alquimia-ai/uiAvailable Components
- Input: A customizable input component.
- Select: A customizable select component.
- Avatar: A component for displaying user avatars.
- ScrollArea: A component for creating scrollable areas.
- RichText: A component for rendering rich text content.
- Skeleton: A component for displaying skeleton loaders.
- Card: A component for displaying card layouts.
- Drawer: A component for creating drawers.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
