Interface: CustomSearchConfig
Hierarchy
- CustomSearchConfig
Index
Properties
Properties
Optional
callback
• callback? : Callback
The callback to execute when the search icon is clicked.
Optional
enabled
• enabled? : undefined | false | true
Used to control whether or not the search icon in the top bar is enabled and clickable.
Optional
open
• open? : undefined | false | true
Flag used to notify shell whether the custom search dialog has been opened/closed.