Skip to content

Instantly share code, notes, and snippets.

@AnteaterKit
Created February 19, 2021 13:45
Show Gist options
  • Save AnteaterKit/b1764a881ab55ba5bb94cbe4d222b6de to your computer and use it in GitHub Desktop.
Save AnteaterKit/b1764a881ab55ba5bb94cbe4d222b6de to your computer and use it in GitHub Desktop.
<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