-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
- Loading branch information
1 parent
d49356e
commit f936ffc
Showing
8 changed files
with
91 additions
and
54 deletions.
There are no files selected for viewing
25 changes: 1 addition & 24 deletions
25
...rt-angular/projects/client-support-angular/src/lib/component/luigi.preload.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1 @@ | ||
<p>NG Luigi Library Demo Component</p> | ||
|
||
<p> | ||
This is a demo component; in Luigi it is a | ||
<a | ||
href="https://docs.luigi-project.io/docs/navigation-parameters-reference/?section=virtualtree" | ||
>virtual tree</a | ||
>. | ||
<br /> | ||
If you want to configure an Angular Component to be called in virtual tree, | ||
you must use this route configuration: | ||
<br /> | ||
<br /> | ||
<code>{{ routeExampleVirtual }}</code> | ||
</p> | ||
<br /> | ||
|
||
<p> | ||
If you want to configure an Angular Component to be just created once (like a | ||
singleton( you can use this configuration: | ||
<br /> | ||
<br /> | ||
<code>{{ routeExampleReuse }}</code> | ||
</p> | ||
<p luigipreload="luigipreload"></p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters