Function freya::prelude::Table

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

Table component, composed with TableHead and TableBody.

§Styling

Inherits the TableTheme theme.