@lrnwebcomponents/a11y-compare-image
Version:
Slider that allows comparison of two images
14 lines (13 loc) • 500 B
HTML
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes">
<title>a11y-compare-image documentation</title>
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
<script type="module" src="../../node_modules/@polymer/iron-component-page/iron-component-page.js"></script>
</head>
<body>
<iron-component-page></iron-component-page>
</body>
</html>