1.

What Are Search Bar Properties?

Answer»

Search Bar Properties

  1. mySearchbar.params: Represents the INITIALIZED parameters passed with OBJECT.
  2. mySearchbar.QUERYSearches the CURRENT query.
  3. mySearchbar.searchList: Defines the search list block.
  4. mySearchbar.container: Defines the search bar container with HTML element.
  5. mySearchbar.input: Defines the search bar input with HTML element.
  6. mySearchbar.active: It defines whether search bar is ENABLED or disabled.

Search Bar Properties



Discussion

No Comment Found