Download the PHP package thiktak/filament-simple-list-entry without Composer
On this page you can find all versions of the php package thiktak/filament-simple-list-entry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thiktak/filament-simple-list-entry
More information about thiktak/filament-simple-list-entry
Files in thiktak/filament-simple-list-entry
Download thiktak/filament-simple-list-entry
More information about thiktak/filament-simple-list-entry
Files in thiktak/filament-simple-list-entry
Vendor thiktak
Package filament-simple-list-entry
Short Description Simple List Entry for Infolist
License MIT
Homepage https://github.com/Thiktak/filament-simple-list-entry
Package filament-simple-list-entry
Short Description Simple List Entry for Infolist
License MIT
Homepage https://github.com/Thiktak/filament-simple-list-entry
Please rate this library. Is it a good library?
Informations about the package filament-simple-list-entry
Simple List Entry (filament InfoList plugin)
Plugin for FilamentPHP v3.
Installation
You can install the package via composer:
Usage
Use it in your Infolist section.
All methods:
-
Generic:
- change the listStyle to inline. Activate separator.
- activate the badge for each line. Desactivate itemActions, itemDescription
- change the separator, by default (coma space)
- specify manually the data to be used oterwize use the relationship
- activate or not the Empty State. Default true
- change the Heading of the Empty State
- change the Description of the Empty State
- change the Icon of the Empty State
- Record specific (all are Closure compatible):
- specify the label. By default, will try to stringify the record
- add description under the label
- define an icon.
- define a color for the icon.
- define a link if the user click on the icon, label or description.
- define Actions and ActionGroups at the right of the line. See Filament Actions documentation.
List of examples
Example | Code |
Default with Icon  | |
Inline badges list with icons & links  | |
Inline list with custom separator  | |
Inline list with Icon  | |
Complexe list with actions  | |
Complexe list with custom data, and all options  |
Dark mode support
This plugin is compatible with Light mode and Dark mode.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
(Do not hesitate to contribute !)
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Thiktak
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-simple-list-entry with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0
The package thiktak/filament-simple-list-entry contains the following files
Loading the files please wait ....