You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: search-panes-starter.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ allow the user to quickly filter the datatable after predefined filters.
5
5
6
6
> {note} To use datatables you need to make sure that the npm packages `datatables.net-select-bs4` and `datatables.net-searchpanes-bs4` are installed and added to your `app.js`/`app.css` files.
7
7
8
-
<aname="frontend"></a>
9
8
## Adding SearchPanes to the frontend
10
9
11
10
To be able to see SearchPanes you need to either add them fixed in the dom (displayed at all time) or add a button which
0 commit comments