mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
started pull to refresh
This commit is contained in:
@ -17,10 +17,15 @@
|
||||
<h1 class="title">Pull To Refresh</h1>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
|
||||
<main class="ptr-capable">
|
||||
<p>Pull the content down to refresh.</p>
|
||||
</main>
|
||||
|
||||
<section class="ptr-content has-header">
|
||||
<div class="pulling">KEEP GOING</div>
|
||||
<div class="refreshing">REFRESHING!</div>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user