Created
September 19, 2017 20:08
-
-
Save israeljrs/e574e6095d20d900e0b01fc24ae5a08e to your computer and use it in GitHub Desktop.
html of sample to renderer2
This file contains hidden or 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
<h1>Sample usando Renderer 2</h1> | |
<ul #myul appCp1></ul> | |
<button (click)="onBtnClick()">Adiciona Item</button> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment