AmroUI
GitHub

Named Account Input

A configurable, accessible named account input surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible named account input surface for AI product workflows.

Package

import { NamedAccountInput } from "@amro-ui/react";

<NamedAccountInput />

shadcn copy

import { NamedAccountInput } from "@/components/ui/named-account-input";

<NamedAccountInput />