Skip to content

Support Subgrid layout #468

@nicoburns

Description

@nicoburns

What problem does this solve or what need does it fill?

Subgrid layout is useful when creating nested grids.

What solution would you like?

Implement support for grid-template-columns: subgrid and grid-template-rows: subgrid in Taffy:

Additional context

Much like block layout, subgrid layout requires access to non-direct descendants of a node, so some design work will be required to create an API that allows for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions