Collapse section on 'sm' viewport
Is it possible to collapse a section responsively like:
->collapsible(['sm' => true, 'md' => false])
Of which I've tried this and it doesn't work ^0 Replies