atechherofooter
0.1.2 • Public • Published atechherofooter
npm install atechherofooter
You must install atechherofooter
via Vue.use()
in main.js
import Vue from 'vue';
import AtechHeroFooter from 'atechherofooter';
Vue.use(AtechHeroFooter);
<atech-hero-footer :mobile="mobile" :trustpilot="trustpilot">
<template slot="hero-footer-left">
<h2 class="mb-4 text-white text-center d-sm-none">Manage your account on-the-go with our app</h2>
<atech-app-icons-container align="left" />
</template>
</atech-hero-footer>
Props list |
description |
mobile |
|
trustpilot |
|
Props list |
description |
hero-footer-left |
This will populate the left side of the hero footer |
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads