Host Presence Indicator
A configurable, accessible host presence indicator surface for AI product workflows.
Maya ChenAvailable for a live meetingavailable
Installation
npm install @amro-ui/reactUsage
A configurable, accessible host presence indicator surface for AI product workflows.
Package
import { HostPresenceIndicator } from "@amro-ui/react";
<HostPresenceIndicator />shadcn copy
import { HostPresenceIndicator } from "@/components/ui/host-presence-indicator";
<HostPresenceIndicator />