UNPKG

vue-scroll-fixed-navbar

Version:

A Simple vue scroll fixed navbar package which will help you to fix the top header or navbar while scrolling the screen.

11 lines (7 loc) 244 B
<meta charset="utf-8"> <title>vue-scroll-fixed-navbar demo</title> <script src="./vue-scroll-fixed-navbar.umd.js"></script> <link rel="stylesheet" href="./vue-scroll-fixed-navbar.css"> <script> console.log(vue-scroll-fixed-navbar) </script>