Skip to content

Instantly share code, notes, and snippets.

View MichaelRegert's full-sized avatar

MRegert MichaelRegert

View GitHub Profile
<!--
~ Copyright (c) 2016 VMware, Inc. All Rights Reserved.
~ This software is released under MIT license.
~ The full license information can be found in LICENSE in the root directory of this project.
-->
<p>This is a page to help demonstrate routing.</p>
<button class="btn btn-primary" (click)="open = true">Show modal</button>
<clr-modal [(clrModalOpen)]="open">
<h3 class="modal-title">I have a nice title</h3>
<div class="modal-body">