Created
February 19, 2021 13:45
-
-
Save AnteaterKit/b1764a881ab55ba5bb94cbe4d222b6de to your computer and use it in GitHub Desktop.
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
<div> | |
<input-field [active]='active' > | |
<input sh-input [value]='displayWith(selectedNode)' (click)="onClick($event)" /> | |
</input-field> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment