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

Skip to content

Commit a4d97a1

Browse files
committed
add alt knockout sample
1 parent e4c2032 commit a4d97a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ and HTML:
419419
<div data-bind="component: {name: 'dashboard-grid', params: $data}"></div>
420420
```
421421

422-
See [example](http://troolee.github.io/gridstack.js/demo/knockout.html).
422+
See examples: [example 1](http://troolee.github.io/gridstack.js/demo/knockout.html), [example 2](http://troolee.github.io/gridstack.js/demo/knockout2.html).
423423

424424
**Notes:** It's very important to exclude training spaces after widget template:
425425

0 commit comments

Comments
 (0)