We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2fd60 commit b6cc3f2Copy full SHA for b6cc3f2
search-panes-options.md
@@ -18,6 +18,7 @@ public function html() : \Yajra\DataTables\Html\Builder
18
// SearchPane::make()...
19
]
20
)
21
+ ->initCollapsed(true)
22
->collapse(false)
23
->dtOpts( // Sets the options for the datatables inside the searchpanes
24
[
0 commit comments