Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
[DOCS] Missing link in Tree View documentation
Browse files Browse the repository at this point in the history
Finally done, it took me the whole week to get it right.

Signed-off-by: Eudes Petonnet-Vincent <[email protected]>
  • Loading branch information
youdz authored and Jinnie committed Jan 29, 2019
1 parent caed360 commit 8563646
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ <h3 id="examples">Code &amp; Examples</h3>
<li><a routerLink="." fragment="dynamically-generated">Generating A tree dynamically</a></li>
<li><a routerLink="." fragment="checkbox-tree">Checkbox tree</a></li>
<li><a routerLink="." fragment="boolean-selection">Binding selection to a boolean</a></li>
<li><a routerLink="." fragment="recursive-tree">Recursive tree</a></li>
<li><a routerLink="." fragment="lazy-loading">Lazy loading children</a></li>
<li><a routerLink="." fragment="lazy-loading-selection">Lazy loading and selection</a></li>
<li><a routerLink="." fragment="lazy-loading-recursive">Lazy-loading recursive trees</a></li>
Expand Down

0 comments on commit 8563646

Please sign in to comment.