**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [topbar](../modules/topbar.md) / CustomSearchConfig

# Interface: CustomSearchConfig

## Hierarchy

* **CustomSearchConfig**

## Index

### Properties

* [callback](topbar.customsearchconfig.md#callback)
* [enabled](topbar.customsearchconfig.md#enabled)
* [open](topbar.customsearchconfig.md#open)

## Properties

### callback

• `Optional` **callback**: [Callback](topbar.callback.md)

The callback to execute when the search icon is clicked.

___

### enabled

• `Optional` **enabled**: undefined \| false \| true

Used to control whether or not the search icon in the top bar is enabled and clickable.

___

### open

• `Optional` **open**: undefined \| false \| true

Flag used to notify shell whether the custom search dialog has been opened/closed.
