# Root

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/plugins/toolbar/primitives/toolbar.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/toolbar/primitives/toolbar.tsx#L43)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `readOnly` | `any` | ✓ | - |
| `children` | `any` | ✓ | - |
| `className` | `any` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_Root_7914ca8c["Root"]
    class component_Root_7914ca8c rootComponent
```

## Relationships

- RENDERS → `RadixToolbar-Root`
