Created
December 21, 2019 04:37
-
-
Save tisufa/7a7a4aa824202308ec24b477a6ebe8d0 to your computer and use it in GitHub Desktop.
example.component.html
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 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