tableRef
@Composable
Creates a Table component, returning a reference.
Return
the Table component reference
Parameters
className
the CSS class name
id
the ID attribute of the component
content
the content of the component
Creates a Table component, returning a reference.
the Table component reference
the CSS class name
the ID attribute of the component
the content of the component