الصفحات · Laravilt
Grid View
Display table records as a responsive grid of cards.
Give the table a card configuration and users can switch between table and grid view.
php
Grid only
Hide the table view:
php
API reference
| Method | Description |
|---|---|
card(Card $card) | Enable grid view with this card |
cardsPerRow(int) | Cards per row (default 3) |
gridOnly() | Show only the grid |