WorkerDirectoryTabs
This is an inner container for WorkersDirectory that renders the workers and queues tabs. Can be used to add or remove tabs on that component.
Static Properties#
| Name | Description | Type |
|---|---|---|
| Content | Dynamic content store | DynamicContentStore.<WorkerDirectoryTabsProps> |
| defaultProps | Default properties | Partial.<WorkerDirectoryTabs.WorkerDirectoryTabsProps> |
Component Properties
isWarmTransferEnabled: booleanWhether warm transfer is enabled.
hiddenWorkerFilter?: stringExtra query filter applied to the query of workers in addition to typed search.
hiddenQueueFilter?: stringExtra query filter applied to the query of queues in addition to typed search.
theme: ThemeTheme