@pdehne/mithril-scroll-restoration
Version:
Scroll restoration for MithrilJS
13 lines (12 loc) • 430 B
HTML
<html>
<head>
<meta charset="UTF-8" />
<title>Scroll restoration for MithrilJS</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="stylesheet" type="text/css" href="example.css">
</head>
<body>
<script type="text/javascript" src="http://localhost:8085/example.js"></script>
</body>
</html>