atechbannertext

0.1.3 • Public • Published

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'

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i atechbannertext

    Weekly Downloads

    1

    Version

    0.1.3

    License

    none

    Unpacked Size

    13.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • kam1984