Function freya::prelude::TableRow

source ·
pub fn TableRow<'a>(cx: &'a Scoped<'a, TableRowProps<'a>>) -> Option<VNode<'a>>
Expand description

TableRow component.

Props

See TableRowProps.

Styling

Inherits the TableTheme theme.