Admin search library.

This module provides the search URLs and the configuration key for the admin search controller. Additionally you can set a pre-defined search value by overriding the default search value.

Source:

Methods

(static) setValue(term, doFocus)

Replaces the admin search input value with the given one.

Parameters:
Name Type Description
term String

Search term.

doFocus Boolean

Do focus on the input field?

Source: