paperwave-range-slider
Version:
paperwave-range-slider allows users to select a sub-range by moving the slider knobs.
24 lines (23 loc) • 627 B
HTML
<!--
@license
Copyright (c) 2019 Tim Horn. All rights reserved.
This code may only be used under the BSD-3-Clause license found at
https://opensource.org/licenses/BSD-3-Clause
author: Tim Horn
contact: https://paperwave.xyz
-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=demo/" />
<title>paperwave-range-slider</title>
</head>
<body>
<!--
Visit demo/index.html to see live examples of your element running.
This page will automatically redirect you there when run in the browser
with `polymer serve`.
-->
</body>
</html>