Module: app/zamestnanec/sprava-klientu-pacientu/AssigneeTableToolbar
Functions
default
▸ default(root0
): Element
Toolbar for the table of assignees.
Parameters
Name | Type | Description |
---|---|---|
root0 | Object | Props for the component. |
root0.filterProps | Object | Props for the filter toolbar item. |
root0.filterProps.columnId | string | - |
root0.filterProps.placeholder | string | - |
root0.table | Table <User > | Table for which to render the toolbar. |
Returns
Element
Defined in
src/web-app/src/app/zamestnanec/sprava-klientu-pacientu/AssigneeTableToolbar.tsx:15