From 3f3825e60588593f72c83cd4697e5a39f6e21737 Mon Sep 17 00:00:00 2001 From: jaydons <44308248+jaydons@users.noreply.github.com> Date: Mon, 2 Oct 2023 03:54:35 -0700 Subject: [PATCH] docs: show option --- search-panes-options.md | 1 + 1 file changed, 1 insertion(+) diff --git a/search-panes-options.md b/search-panes-options.md index 206a41b..c65cd5b 100644 --- a/search-panes-options.md +++ b/search-panes-options.md @@ -18,6 +18,7 @@ public function html() : \Yajra\DataTables\Html\Builder // SearchPane::make()... ] ) + ->show(false) ->initCollapsed(true) ->collapse(false) ->dtOpts( // Sets the options for the datatables inside the searchpanes