Generated API snapshot
@askrjs/ui/table
Exports from the declarations published in @askrjs/ui 0.0.13. Signatures are generated from the installed artifact.
@askrjs/ui/table0.0.13
Exports
This entrypoint publishes 24 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
Tabletype
Table: { (props: TableProps): JSX.Element; (props: TableAsChildProps): JSX.Element; }TableAsChildPropstype
TableAsChildProps: anyTableBodytype
TableBody: { (props: TableBodyProps): JSX.Element; (props: TableBodyAsChildProps): JSX.Element; }TableBodyAsChildPropstype
TableBodyAsChildProps: anyTableBodyPropstype
TableBodyProps: anyTableCaptiontype
TableCaption: { (props: TableCaptionProps): JSX.Element; (props: TableCaptionAsChildProps): JSX.Element; }TableCaptionAsChildPropstype
TableCaptionAsChildProps: anyTableCaptionPropstype
TableCaptionProps: anyTableCelltype
TableCell: { (props: TableCellProps): JSX.Element; (props: TableCellAsChildProps): JSX.Element; }TableCellAsChildPropstype
TableCellAsChildProps: anyTableCellPropstype
TableCellProps: anyTableFoottype
TableFoot: { (props: TableFootProps): JSX.Element; (props: TableFootAsChildProps): JSX.Element; }TableFootAsChildPropstype
TableFootAsChildProps: anyTableFootPropstype
TableFootProps: anyTableHeadtype
TableHead: { (props: TableHeadProps): JSX.Element; (props: TableHeadAsChildProps): JSX.Element; }TableHeadAsChildPropstype
TableHeadAsChildProps: anyTableHeaderCelltype
TableHeaderCell: { (props: TableHeaderCellProps): JSX.Element; (props: TableHeaderCellAsChildProps): JSX.Element; }TableHeaderCellAsChildPropstype
TableHeaderCellAsChildProps: anyTableHeaderCellPropstype
TableHeaderCellProps: anyTableHeadPropstype
TableHeadProps: anyTablePropstype
TableProps: anyTableRowtype
TableRow: { (props: TableRowProps): JSX.Element; (props: TableRowAsChildProps): JSX.Element; }TableRowAsChildPropstype
TableRowAsChildProps: anyTableRowPropstype
TableRowProps: any