0.1.3 • Published 4 years ago

atechbannertext v0.1.3

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

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 listdescription
urlDefines the href link
urltextText required to render on browser
themeDefault set to 'light'