Documentation / @zerotal/flow-ui / index / Table
Function: Table()
Table<
T>(props):HtmlNode
Defined in: flow-ui/src/components/Table.tsx:62
Type Parameters
T
T extends Record<string, unknown>
Parameters
props
TableProps<T>
Documentation / @zerotal/flow-ui / index / Table
Table<
T>(props):HtmlNode
Defined in: flow-ui/src/components/Table.tsx:62
T extends Record<string, unknown>
TableProps<T>
On this page