pub fn TableCell(props: TableCellProps) -> Result<VNode, RenderError>Expand description
Cell for a Table. You can place anything inside.
pub fn TableCell(props: TableCellProps) -> Result<VNode, RenderError>Cell for a Table. You can place anything inside.