Skip to content

Masonary Component Required #48842

@lalittolani

Description

@lalittolani

What problem does this feature solve?

I was looking for Masonry Component just like Material UI (https://mui.com/material-ui/react-masonry/) . Although It can be done with Flex and Grid but it will ease the coding if we have masonry just like Pinterest use and we have Material UI as an example for Masonry

What does the proposed API look like?

Props

  1. children : The content of the component.
  2. columns : Number of columns.
  3. spacing: Defines the space between children.
  4. sequential: Allows using sequential order rather than adding to shortest column

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions