npm.io
0.1.3 • Published 6 years ago

atechbannertext

Licence
Version
0.1.3
Deps
0
Size
13 kB
Vulns
0
Weekly
0

atechbannertext

Installation

npm install atechbannertext

Usage

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

import Vue from 'vue';
import AtechBannerText from 'atechbannertext';

Vue.use(AtechBannerText);
Using on a component
<atech-banner-text theme="dark" urltext="knowyourmoney.co.uk" url="http://tracking.safetynetcredit.com/aff_c?offer_id=40&aff_id=2">
      Compare the price of our facility using a price comparision website:
</atech-banner-text>
Props list
Props list description
url Defines the href link
urltext Text required to render on browser
theme Default set to 'light'