Section Generation Control
A configurable, accessible section generation control surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible section generation control surface for AI product workflows.
Package
import { SectionGenerationControl } from "@amro-ui/react";
<SectionGenerationControl />shadcn copy
import { SectionGenerationControl } from "@/components/ui/section-generation-control";
<SectionGenerationControl />