clear_filters | R Documentation |
Insert a "clear filters" option to a set of filter controls. This adds an
HTML div
element that works with jQuery in govukhugo to clear crosstalk
filters on a page, note that this clears all filters on a page including
any DT search boxes.
clear_filters(text = "Clear filters")
text |
The text to display (defaults to "Clear filters") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.