Masonry
Display an iterate items in a masonry style
Name | Description |
---|---|
component | masonry |
gridWidth | width of the grid so that we can calculated how many items can fit |
gridHeight | height of the grid |
child | an iterator to iterate |
children | if child is not defined, can defined a set of children to be displayed |