TableView
How an object’s fields group into displayed columns. Lives on the object type beside the fields its columns name, so it nests to any depth and covers map<_, object> as well as arrays.
| Key | Type | Required | Notes |
|---|---|---|---|
columns |
array of TableColumn | yes | The displayed columns, left to right. at least 1 item |