{{ html.searchreset }} – Search Reset Button

A button to resets search parameters

Search Reset Button

Basic usage:

{{ html.searchreset }}

Usage with parameters:

{{ html.searchreset(Button Label, CSS Class) }}

Parameters:

  1. Button Label (optional) – The label of the button. Leaving the label parameter empty will produce an icon only (a magnifying glass). You can also pass HTML code as the label argument to control the button look completely.
  2. CSS Class (optional) – Name or names of CSS classes separated by space.

Example:

{{ html.searchreset("Search") }}


What are your feelings

Leave a Reply

Updated on January 9, 2025