Download the PHP package visualbuilder/filament-lottie without Composer
On this page you can find all versions of the php package visualbuilder/filament-lottie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visualbuilder/filament-lottie
More information about visualbuilder/filament-lottie
Files in visualbuilder/filament-lottie
Download visualbuilder/filament-lottie
More information about visualbuilder/filament-lottie
Files in visualbuilder/filament-lottie
Vendor visualbuilder
Package filament-lottie
Short Description Lottie animation Schema component and Blade component for Filament panels.
License MIT
Homepage https://github.com/visualbuilder/filament-lottie
Package filament-lottie
Short Description Lottie animation Schema component and Blade component for Filament panels.
License MIT
Homepage https://github.com/visualbuilder/filament-lottie
Please rate this library. Is it a good library?
Informations about the package filament-lottie
visualbuilder/filament-lottie
Lottie animation Schema component and Blade component for Filament 5 panels.
Bundles @lottiefiles/dotlottie-wc and exposes it as:
- A Schema component (
Visualbuilder\Lottie\Components\Lottie) usable inside any->schema([…]). - A Blade component (
<x-lottie />) for views outside the Filament Schema system.
Install
The dist JS and CSS are auto-registered on every Filament page. Disable via config('lottie.auto_register_assets', false) and register the assets yourself if you want load-on-request behaviour.
Configure (optional)
config/lottie.php exposes default_size, default_loop, default_autoplay, respect_reduced_motion, and auto_register_assets.
Panel-level defaults (optional)
API
Development
Branches
5.x— Filament 5 / Livewire 4 (this branch).4.x— Filament 4 / Livewire 3.
License
MIT.
All versions of filament-lottie with dependencies
PHP Build Version
Package Version
The package visualbuilder/filament-lottie contains the following files
Loading the files please wait ...