Callback function used to cancel a work item. If this function returns true, the item will be removed from the work tray.
Array of WorkTrayColumn that defines the number of columns within the Work Tray
Callback function used to reassign a work item to another user. If this function returns true, the item will be removed from the work tray.
Array of WorkTrayRow that defines the number of rows within the Work Tray
Callback function used to pass a search query back to your API and update the data being passed to WorkTrayProps.rows
Generated using TypeDoc
The prop types for the WorkTray component.