freya::components

Function Table

Source
pub fn Table(_: TableProps) -> Result<VNode, RenderError>
Expand description

Table component, composed with TableHead and TableBody.

ยงStyling

Inherits the TableTheme theme.