Back to Framework7

Pull To Refresh

kitchen-sink/core/pages/pull-to-refresh.html

9.1.2231 B
Original Source

${items.map((item) => $h` -

${item.song}

${item.author}

`)}

Just pull page down to let the magic happen.
Note that pull-to-refresh feature is optimised for touch and native scrolling so it may not work on desktop browser.