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