Created
May 15, 2016 01:41
-
-
Save matthieu-D/5b8073a882f5ec851ab52540f7386df3 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
$ionicLoading.show({ | |
template:"<div class='loader'><svg class='circular'><circle class='path' cx='50' cy='50' r='20' fill='none' stroke-width='2' stroke-miterlimit='10'/></svg></div>" | |
}) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment