We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfb38c commit 0e362f8Copy full SHA for 0e362f8
demo/column.html
@@ -58,6 +58,7 @@ <h1>setColumn() grid demo</h1>
58
{x: 4, y: 0, width: 4, height: 4},
59
{text: ' auto'},
60
*/
61
+ {x: 0, y: 0, width: 2, height: 2},
62
{x: 2, y: 0, width: 2, height: 1},
63
{x: 5, y: 1, width: 1, height: 1},
64
{x: 5, y: 0, width: 2, height: 1},
0 commit comments