> ## Documentation Index
> Fetch the complete documentation index at: https://inertiajs-datatables.eklundlabs.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# TextColumn

```php theme={null}
use Eklundlabs\InertiaDatatable\Columns\TextColumn;

TextColumn::make(column: 'name', label: 'Name');
```
