Skip to content

Template-based Responsive Card Auto-Layout in Svelte #94

@ZhangEnYao

Description

@ZhangEnYao

Summary

Implement a Svelte component that automatically arranges cards on a canvas/grid based on a template. I (the user) only need to define the relative size of each card and the number of columns it should occupy at each responsive breakpoint (lg, md, sm). The system should then automatically compute the layout and render the cards responsively.

Motivation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions