layoutit-grid
layoutit-grid copied to clipboard
feat: add keyboard shortcuts to add rows and columns on grid cell hover
In addition to add rows and columns on current area with keys c and r:
- Add row on current area under grid cell hovered + r
- Add column on current area to the right of grid cell hovered + c
The columns and rows added will move inner children to the right/bottom if needed.