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.
2 parents 1b50876 + e05fbe2 commit fd0d8d2Copy full SHA for fd0d8d2
search-panes-options.md
@@ -18,6 +18,7 @@ public function html() : \Yajra\DataTables\Html\Builder
18
// SearchPane::make()...
19
]
20
)
21
+ ->collapse(false)
22
->dtOpts( // Sets the options for the datatables inside the searchpanes
23
[
24
'paging' => true,
0 commit comments