Grid view
Display the list of items using child as builder
Name | Description |
---|---|
component | grid-view |
list | a list of dispatch ids or object, if object, must provide pick so we can pick the correct attribute for dispatch id |
pick | attribute to pick (optional) |
height | required or default to screen height |
child | a child where we will supply data from the list to |