# WidgetChannelSelectorConfig

**Kind**: interface | **Module**: [io.Connect Browser](https://docs.interop.io/browser/reference/javascript/io.connect%20browser/index.md)

**Source**: https://docs.interop.io/browser/reference/javascript/io.connect browser/widgetchannelselectorconfig/index.html

Settings for the Widget Channel Selector UI.

## Properties

- **`enable`** (`boolean`, optional) default: `true`
  If `true`, will enable the Channel Selector UI in the widget.
- **`type`** (`WidgetChannelSelectorType`, optional) default: `"default"`
  Type of the Channel Selector UI.

## Related types

- [WidgetChannelSelectorType](https://docs.interop.io/browser/reference/javascript/io.connect%20browser/widgetchannelselectortype/index.md)
