Description of icon
Flex UI
API Reference

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#

NameTypeDescription
ContentDynamicContentStore<WorkerDirectoryTabsProps>

Dynamic content store

defaultPropsPartial<WorkerDirectoryTabs.WorkerDirectoryTabsProps>

Default properties

Component Properties#

NameTypeDescriptionOptionalDefault
isWarmTransferEnabledboolean

Whether warm transfer is enabled.

No
hiddenWorkerFilterstring

Extra query filter applied to the query of workers in addition to typed search.

Yes
hiddenQueueFilterstring

DEPRECATED: use queueFilter instead. Extra query filter applied to the query of queues in addition to typed search.

Yes
queueFilterfunction

Predicate function applied for custom queue filtering in addition to typed search.

Yes
themeTheme

Theme

No
Rate this page

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.