contentGrid mobile in table grid

Hello, how to set table 2 column grid in mobile? I use this in function table but don't find breakpoint for mobile
->contentGrid(['sm' => 2, 'md' => 3])
->contentGrid(['sm' => 2, 'md' => 3])
any suggestions? Regards
Solution:
by default On mobile, they will be displayed in 1 column only. try add ```php 'default'=>2...
Jump to solution
2 Replies
Solution
Lara Zeus
Lara Zeus2w ago
by default On mobile, they will be displayed in 1 column only. try add
'default'=>2
'default'=>2
Zoltar
Zoltar2w ago
works!!! thanks a lot
Want results from more Discord servers?
Add your server