table

Function table 

Source
pub fn table(content: impl View) -> Html<Table, (), impl View>
Expand description

The table element represents data with more than one dimension, in the form of a table.