Function freya_components::Table

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

Table component.

Props

See TableProps.

Styling

Inherits the TableTheme theme.