atechherofooter

0.1.2 • Public • Published

atechherofooter

Installation

npm install atechherofooter

Usage

You must install atechherofooter via Vue.use() in main.js

import Vue from 'vue';
import AtechHeroFooter from 'atechherofooter';

Vue.use(AtechHeroFooter);

Using on a component

<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

Props list description
mobile
trustpilot

Slots list

Props list description
hero-footer-left This will populate the left side of the hero footer

Readme

Keywords

none

Package Sidebar

Install

npm i atechherofooter

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

14 kB

Total Files

7

Last publish

Collaborators

  • kam1984