# ComposerPrimitive
URL: /docs/api-reference/primitives/Composer
Primitives for the text input, send button, and attachments.
***
title: ComposerPrimitive
description: Primitives for the text input, send button, and attachments.
-------------------------------------------------------------------------
The user interface to add new messages or edit existing ones.
import { ParametersTable } from "@/components/docs/tables/ParametersTable";
import { KeyboardTable } from "@/components/docs/tables/KeyboardTable";
import { Code } from "@radix-ui/themes";