add knockout.js example
This commit is contained in:
parent
0a2170d45a
commit
21e30e789b
1 changed files with 3 additions and 0 deletions
|
|
@ -346,6 +346,9 @@ and HTML:
|
|||
<div data-bind="component: {name: 'dashboard-grid', params: $data}"></div>
|
||||
```
|
||||
|
||||
See [example](http://troolee.github.io/gridstack.js/demo/knockout.html).
|
||||
|
||||
|
||||
## Change grid width
|
||||
|
||||
To change grid width (columns count), to addition to `width` option, CSS rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue