Module: app/zamestnanec/sprava-klientu-pacientu/toolbar-items/BatchDeleteAssigneeToolbarItem
Functions
default
▸ default(root0
): Element
Renders a button to delete selected clients/patients.
Parameters
Name | Type | Description |
---|---|---|
root0 | Object | Props for the component. |
root0.table | Table <User > | Reference to the table for which the toolbar is rendered. |
Returns
Element