#contentGrid mobile in table grid

4 messages · Page 1 of 1 (latest)

next sage
#

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])

any suggestions?

Regards

sacred canopyBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

ornate fox
#

by default On mobile, they will be displayed in 1 column only.

try add

'default'=>2