Function freya::components::Table

pub fn Table(_: TableProps) -> Option<VNode>
Expand description

Table component, composed with TableHead and TableBody.

ยงStyling

Inherits the TableTheme theme.