Thanks to visit codestin.com Credit goes to github.com
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 e4c2032 commit a4d97a1Copy full SHA for a4d97a1
README.md
@@ -419,7 +419,7 @@ and HTML:
419
<div data-bind="component: {name: 'dashboard-grid', params: $data}"></div>
420
```
421
422
-See [example](http://troolee.github.io/gridstack.js/demo/knockout.html).
+See examples: [example 1](http://troolee.github.io/gridstack.js/demo/knockout.html), [example 2](http://troolee.github.io/gridstack.js/demo/knockout2.html).
423
424
**Notes:** It's very important to exclude training spaces after widget template:
425
0 commit comments