Skip to content

Search bar

The search bar allows users to quickly find content using free text.

Usage

Search bar

When to use

  • Use it if a full text search is required.

Best practices

  • Ignore punctuation within searches.
  • Combine with the typeahead behavior to assist users when searching.
  • Don't use wildcard encoding for more complex search statements.
  • Consider adding other search capabilities according to project needs (e.g. use quotes to search for exact matches).
  • The placement of the Search Bar depends on the layout of the viewport. See the main-detail container for placement guidance. See data table for search placement within a data table.

Except where otherwise noted, content on this site is licensed under MIT License.