Function freya::components::TableCell
source ยท pub fn TableCell(props: TableCellProps) -> Option<VNode>
Expand description
Cell for a Table
. You can place anything inside.
pub fn TableCell(props: TableCellProps) -> Option<VNode>
Cell for a Table
. You can place anything inside.