Skip to content

Type Alias: ComposerPlacement

ts
type ComposerPlacement = "top" | "bottom";

Defined in: packages/ai-enhancer/src/widgets/ai-editor/ui/UcAiEnhancer.ts:93

Which edge the composer (prompt + chips + aspect ratio) sits on.