Skip to content

Instantly share code, notes, and snippets.

@NetanelBasal
Created April 2, 2021 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetanelBasal/7c6287c1e64b3fd25fd3843919596b64 to your computer and use it in GitHub Desktop.
Save NetanelBasal/7c6287c1e64b3fd25fd3843919596b64 to your computer and use it in GitHub Desktop.
<app-checkbox>
<input
type="checkbox"
appTogglerRef
[formControl]="control"
/>
<span checkboxLabel>My label..</span>
</app-checkbox>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment