# AppTableProps

# Interface: AppTableProps

Defined in: [createTableHook.tsx:272](https://github.com/TanStack/table/blob/main/packages/solid-table/src/createTableHook.tsx#L272)

## Properties

### children

```ts
children: Element;
```

Defined in: [createTableHook.tsx:273](https://github.com/TanStack/table/blob/main/packages/solid-table/src/createTableHook.tsx#L273)
