Download the PHP package ofthewildfire/filament-inline-edit-column without Composer
On this page you can find all versions of the php package ofthewildfire/filament-inline-edit-column. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ofthewildfire/filament-inline-edit-column
More information about ofthewildfire/filament-inline-edit-column
Files in ofthewildfire/filament-inline-edit-column
Download ofthewildfire/filament-inline-edit-column
More information about ofthewildfire/filament-inline-edit-column
Files in ofthewildfire/filament-inline-edit-column
Vendor ofthewildfire
Package filament-inline-edit-column
Short Description Click-to-edit columns for Filament with automatic custom fields integration
License MIT
Package filament-inline-edit-column
Short Description Click-to-edit columns for Filament with automatic custom fields integration
License MIT
Please rate this library. Is it a good library?
Informations about the package filament-inline-edit-column
InlineEditColumn Usage Guide
Quick Start
Replace any TextColumn with InlineEditColumn for instant click-to-edit functionality.
How it works
- Click any cell to start editing
- Enter to save your changes
- Escape or ✖ to cancel
Examples
Input Types
Set the input type with ->type():
text(default)emailnumberurltelpassword
That's it!
Works with all standard Filament column features like sorting, searching, and toggling. The data saves automatically to your database when you press Enter.
All versions of filament-inline-edit-column with dependencies
PHP Build Version
Package Version
The package ofthewildfire/filament-inline-edit-column contains the following files
Loading the files please wait ...