Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21e30e7

Browse files
committed
add knockout.js example
1 parent 0a2170d commit 21e30e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,9 @@ and HTML:
346346
<div data-bind="component: {name: 'dashboard-grid', params: $data}"></div>
347347
```
348348

349+
See [example](http://troolee.github.io/gridstack.js/demo/knockout.html).
350+
351+
349352
## Change grid width
350353

351354
To change grid width (columns count), to addition to `width` option, CSS rules

0 commit comments

Comments
 (0)