Skip to content

Instantly share code, notes, and snippets.

@tisufa
Created December 21, 2019 04:37
Show Gist options
  • Save tisufa/7a7a4aa824202308ec24b477a6ebe8d0 to your computer and use it in GitHub Desktop.
Save tisufa/7a7a4aa824202308ec24b477a6ebe8d0 to your computer and use it in GitHub Desktop.
example.component.html
<div id="example-component">
<button class="btn btn-primary btn-sm" (click)="doOpenWorkflowPopup()">Open Popup Workflow</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment