# $convertTableElement

**Kind:** Function

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

## Signature

```ts
function $convertTableElement(element: HTMLElement): DOMConversionOutput
```

## Parameters

| Name | Type |
|---|---|
| `element` | `HTMLElement` |

**Returns:** `DOMConversionOutput`
