
Orama UI Angular Components
This library provides a set of ready to use Angular Components for easily implementing Search and AI Chat functionalities in your web applications through Orama.
Installation
You can install Orama Angular Components using npm, yarn, pnpm, bun:
npm i @orama/angular-components
Components API Documentation
[!NOTE]
The component documentation refers to Web Components.
When using this package in React, Angular, or Vue, certain behaviors—such as event handling and property binding—may differ. To ensure compatibility, follow your framework’s conventions.