# Editor.AddTextButton > Toolbar button that inserts a new text section. Source: https://docs.docmosaic.com/docs/primitives/add-text-button Toolbar button that inserts a new text section. ## Usage ```tsx import { Editor } from '@docmosaic/react'; ; ``` ## API Reference ## Related - [Root](/docs/primitives/root) - the orchestrator