@jozhua/hr-web-component
v1.0.1
Published
a common nav web component
Downloads
2
Readme
hr-web-component
A common nav web component
Installation
yarn install @jozhua/haier-web-component
or
npm install @jozhua/haier-web-component
Vue being globally available on the page.
<script src="https://unpkg.com/vue"></script>
###use component
import "@jozhua/haier-web-component"
<hr-nav></hr-nav>`###Note on Compatibility
Web Component mode does not support IE11 and below
