0.1.3 • Published 6 years ago
atechhero v0.1.3
atechhero
Installation
npm install atechheroUsage
You must install atechhero via Vue.use() in main.js
import Vue from 'vue';
import AtechHero from 'atechhero';
Vue.use(AtechHero);Using on a component
Props list
| Props list | description |
|---|---|
| mobile | |
| trustpilot |
Slots list
| Props list | description |
|---|---|
| hero-footer-left | This will populate the left side of the hero footer |