Download the PHP package hello-i-am-pavel/orchid-infinite-scroll without Composer
On this page you can find all versions of the php package hello-i-am-pavel/orchid-infinite-scroll. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hello-i-am-pavel/orchid-infinite-scroll
More information about hello-i-am-pavel/orchid-infinite-scroll
Files in hello-i-am-pavel/orchid-infinite-scroll
Download hello-i-am-pavel/orchid-infinite-scroll
More information about hello-i-am-pavel/orchid-infinite-scroll
Files in hello-i-am-pavel/orchid-infinite-scroll
Vendor hello-i-am-pavel
Package orchid-infinite-scroll
Short Description Infinite scroll for Laravel Orchid tables
License MIT
Package orchid-infinite-scroll
Short Description Infinite scroll for Laravel Orchid tables
License MIT
Please rate this library. Is it a good library?
Informations about the package orchid-infinite-scroll
Table Infinite Scroll for Laravel Orchid
Расширение для добавления бесконечной прокрутки (infinite scroll) в таблицы Orchid.
Автоматически подгружает следующую страницу при прокрутке таблицы вниз. Совместимо с Laravel Orchid 14+.
📦 Установка
⚙ Использование
Создайте layout, наследуемый от Hiap\OrchidInfiniteScroll\Orchid\Layouts\InfiniteScrollTable
:
И используйте в вашем Screen-классе:
⚠ Обратите внимание: ваш
query()
должен возвращатьPagination
с ключомitems
, а неBuilder
илиCollection
.
All versions of orchid-infinite-scroll with dependencies
PHP Build Version
Package Version
The package hello-i-am-pavel/orchid-infinite-scroll contains the following files
Loading the files please wait ....