AIWidget

AIWidget component

Not VerifiedComponent5 files
use-element-sizeuse-liquid-glass-stylerazi-stylemotion

Preview

Preview not yet added for AIWidget.

Add an entry to UI_COMPONENT_PREVIEWS in ui-component-previews.tsx to show a live preview here.

Install

npx shadcn add https://www.razisyed.cv/r/ai-widget

Dependencies

npm i motion

Usage

import { AIWidget } from "@/components/ui/AIWidget";

export default function Example() {
  return <AIWidget />;
}

Source

Loading source...
razi's registry