Description of icon
Flex UI
API Reference

TaskListButtons

This is a container for TaskListButtons.


Component children#

KeyComponentConditionAlignDescription
acceptReact componentVisible only if task it pending and is not outbound taskButton to accept task. Displays `Accept` icon
rejectReact componentVisible only if task it pending and is not outbound taskButton to reject task. Displays `Close` icon
holdReact componentVisible only if the task is a call task and if a) task is a custom call but is not an outbound call or b) task is a regular Flex conference call and the participant count is 2Button to hold task. Displays either `HoldOff` or `Hold` to undhold or hold call
hangupReact componentVisible only is task is call taskHangup task button. Displays either `LeaveCall` or `Hangup` depending on the type of call and the number of paritcipants

Static Properties#

NameDescriptionType
Content

Dynamic content store

DynamicContentStore.<TaskListButtons.TaskContextProps>

Need some help?