Created
February 22, 2016 00:00
-
-
Save msrivastav13/46f554dbf4e6f6c79179 to your computer and use it in GitHub Desktop.
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 class="slds"> | |
<div aria-hidden="true" role="dialog" class="slds-modal slds-modal--large slds-fade-in-hide" aura:id="modaldialog"> | |
</div> | |
<!--Other markups--> | |
<div class="slds-backdrop slds-backdrop--hide" aura:id="backdrop"> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment