Function freya::prelude::Table

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

Table component.

Props

See TableProps.

Styling

Inherits the TableTheme theme.