1.2.3 • Published 1 year ago

@alquimia-ai/ui v1.2.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@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/ui

Or with npm:

npm install @alquimia-ai/ui

Available 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.