Skip to content

CSS grid support #148

@Jimmys20

Description

@Jimmys20

Hi, in the demo project there is an example for using this library with display: grid; container: https://blazordragdrop.azurewebsites.net/displaygrid. As you can see the elements are displayed in a single column even though the container is configured for 3 columns (grid-template-columns: auto auto auto;). Can this library be used with CSS grid with multiple columns and rows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions