Module: app/zamestnanec/sprava-zamestnancu/EmployeeTableToolbar
Functions
default
▸ default(root0): Element
Toolbar for the employee table.
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 & { mainUserRoleTitle: UserRoleTitle }> | Table for which the toolbar is rendered. |
Returns
Element
Defined in
src/web-app/src/app/zamestnanec/sprava-zamestnancu/EmployeeTableToolbar.tsx:19