Skip to content

Instantly share code, notes, and snippets.

@fgerschau
Created October 28, 2017 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fgerschau/fa4d7110d9414ed8d3e98b613532c0cb to your computer and use it in GitHub Desktop.
Save fgerschau/fa4d7110d9414ed8d3e98b613532c0cb to your computer and use it in GitHub Desktop.
<placeholder loadingdata="posts" height="300px">
<ul>
<li ng-repeat="post in posts">
{{post.title}}
</li>
</ul>
</placeholder>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment