0.1.6 • Published 4 years ago

atechtrustpilotreviews v0.1.6

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

atechtrustpilotreviews

Installation

npm install atechtrustpilotreviews

Usage

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

import Vue from 'vue';
import AtechTrustPilotReviews from 'atechtrustpilotreviews';

Vue.use(AtechTrustPilotReviews);

Using on a component

<atech-trust-pilot-reviews :reviews="trustpilotReviews" />

Props list

Props listdescription
reviewsPass in Trustpilot Array

Slots list

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago