Created
February 28, 2020 01:49
-
-
Save fideliocc/e573d267365a3130e63d8c163b74fcec to your computer and use it in GitHub Desktop.
QuickSight Dashboard container HTML Angular template
This file contains 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 class="main-content"> | |
<div class="container-fluid"> | |
<div id="dashboardContainer" style="height: 100% !important; width: 100% !important;"></div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment