1.0.1 • Published 3 years ago

@jozhua/hr-web-component v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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