Skip to content

Instantly share code, notes, and snippets.

@vadimkorr
Last active March 25, 2018 14:19
Show Gist options
  • Select an option

  • Save vadimkorr/fce83bf39ee7b01395d5daf45195e9aa to your computer and use it in GitHub Desktop.

Select an option

Save vadimkorr/fce83bf39ee7b01395d5daf45195e9aa to your computer and use it in GitHub Desktop.
Snippet
<custom-labeled-input formControlName="field1" [isRequired]="true" [type]="'text'"
[id]="'field1'" [placeholder]="'Enter Field #1'" [label]="'Field #1'"></custom-labeled-input>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment