# Cell

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `align` | `any` | ✓ | - |
| `...props` | `object` | - | - |

## Diagram

```mermaid
graph TD
    component_Cell_6cdf5d6c["Cell"]
    class component_Cell_6cdf5d6c rootComponent
```

## Relationships

- RENDERS → `CellElement`
- RENDERS → `CellEditor`

## Referenced By

- `TableEditor` (RENDERS)
