Type Definition tuirealm::props::texts::Table[][src]

type Table = Vec<Vec<TextSpan>>;
Expand description

Table

Table represents a list of rows with a list of columns of text spans