--- order: 50 title: masonry type: Component --- Based on [masonry](https://masonry.desandro.com/) grid layout, [DEMO](https://preview.ng-alain.com/pro/#/other/gallery). ## Container structure ```html
``` The `masonry__` prefix class styles is required part. ## API | Property | Description | Type | Default | |--------------|------------------------------------------------------|-----------|---------| | `[masonry]` | [Options](https://masonry.desandro.com/options.html) | `any` | - | | `[disabled]` | Whether to disable | `boolean` | `false` |