Options
All
  • Public
  • Public/Protected
  • All
Menu

CSS classes for the search box widget.

Index

Variables

BUTTON: "theia-search-button" = 'theia-search-button'
BUTTON_CLOSE: "theia-search-button-close" = 'theia-search-button-close'
BUTTON_NEXT: "theia-search-button-next" = 'theia-search-button-next'
BUTTON_PREVIOUS: "theia-search-button-previous" = 'theia-search-button-previous'
FILTER: string[] = ...
FILTER_ON: "filter-active" = 'filter-active'
NON_SELECTABLE: "theia-non-selectable" = 'theia-non-selectable'
NO_MATCH: "no-match" = 'no-match'
SEARCH_BOX: "theia-search-box" = 'theia-search-box'
SEARCH_BUTTONS_WRAPPER: "theia-search-buttons-wrapper" = 'theia-search-buttons-wrapper'
SEARCH_INPUT: "theia-search-input" = 'theia-search-input'