File size: 325 Bytes
ed7ca64
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Masonry

A masonry/waterfall layout component for displaying content with different heights. See [Ant Design](https://ant.design/components/masonry/) for more information.

## Examples

<demo name="basic"></demo>
<demo name="columns" title="Custom Columns"></demo>
<demo name="responsive" title="Responsive Layout"></demo>