Skip to content

AIDK API Reference / aidk/jsx / Table

Function: Table() ​

ts
function Table(props: TableProps): Element;

Defined in: packages/core/src/jsx/components/semantic.tsx:161

Parameters ​

ParameterType
propsTableProps

Returns ​

Element

Released under the MIT License.