Function freya_components::TableRow

source ·
pub fn TableRow<'a>(cx: Scope<'a, TableRowProps<'a>>) -> Element<'_>
Expand description

TableRow component.

Props

See TableRowProps.

Styling

Inherits the TableTheme theme.