Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchComponentConfiguration

Hierarchy

  • SearchComponentConfiguration

Implemented by

Index

Properties

inheritAllowedNets?: boolean

Whether the saved filter should be saved with the [inheritAllowedNets]{@link FilterMetadata#inheritAllowedNets} flag set to true, or false. If no configuration is provided the flag will be set to true by default.

initialSearchMode?: SearchMode
saveFilterWithDefaultCategories?: boolean

Whether the saved filter should be saved with the [defaultSearchCategories]{@link FilterMetadata#defaultSearchCategories} flag set to true, or false. If no configuration is provided the flag will be set to true by default.

showAdvancedSearchHelp?: boolean
showLoadFilterButton?: boolean
showSaveFilterButton?: boolean
showSearchIcon?: boolean
showSearchToggleButton?: boolean

Generated using TypeDoc