<list> ( column-model -- table )


Vocabulary
ui.gadgets.controls

Inputs
column-modelvalues the table is to display


Outputs
tablea table


Word description
Creates an table with a val-quot that renders each element as its own row

Definition