Griddle

文件组织 · 123 likes

Arrange any number of selected elements into a grid.

Overview With griddle, you can organize any number of selected elements into a grid: Select the element you want to include in the grid. Specify the number of columns in the grid. Enter the gap size between columns and rows (in pixels). You've made a grid! Notes Don't feel constrained by the suggestions; feel free to specify any number of columns and any gap size you want. Just make sure both values are a number. Nodes are sorted numerically and alphabetically prior to making the grid. Since the plugin uses JavaScript's native  sort()  and  localeCompare()  methods, behavior may not always be predictable. Using grid to sort components in component sets isn't possible. Roadmap Based on feedback, I'll look into how best to arrange components in component sets.

Open in Figma

Related plugins