Module: app/uzivatel/prehled/TaskTableToolbar
Functions
default
▸ default<TTable
>(root0
): Element
Table toolbar for the user task table.
Type parameters
Name |
---|
TTable |
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 <TTable > | Reference to the table for which the toolbar is rendered. |
Returns
Element
Defined in
src/web-app/src/app/uzivatel/prehled/TaskTableToolbar.tsx:13