0.1.2 • Published 4 years ago

atechappbanner v0.1.2

Weekly downloads
11
License
-
Repository
-
Last release
4 years ago

atechappbanner

Installation

npm install atechappbanner

Usage

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

import Vue from 'vue';
import AtechAppBanner from 'atechappbanner';

Vue.use(AtechAppBanner);

Using on a component

<atech-app-banner subtitle="Manage your account, borrow from your credit limit and repay at any time whilst on-the-move">
</atech-app-banner>

Props list

Props listdescription
alignAlign content on banner. By default content is aligned center
titleTitle of App Banner. By Default title value is "Download our free app"
subtitleSubtitle of App Banner