Type Alias: ComposerPlacement
ts
type ComposerPlacement = "top" | "bottom";Defined in: packages/ai-image-editor/src/widgets/ai-editor/ui/UcAiImageEditor.ts:96
Which edge the composer (prompt + chips + aspect ratio) sits on.