1.0.15 • Published 1 year ago

vimonial_widget_react v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

vimonial_widget_react

Vimonial widget for react

NPM JavaScript Style Guide

Install

npm install --save vimonial_widget_react

Usage

import React, { Component } from 'react'

import { VimonialSlider } from 'vimonial_widget_react'

class Example extends Component {
  render() {
    return <VimonialSlider shopId={1234567} productId={123}/>
  }
}

Props for the Vimonial video testimonial slider

proptypedescription
shopIdtext or bigintSet Shop Id to query for shop
productIdtext or bigintSet product Id on product pages to query for products
campaignIdtextOverwrite Campaign ID for this widget
shadowSizerangeShadow Size
widthrangeCard Width
widthMobilerangeCard Width Mobile
slideGaprangeGap between Videos
autoplaycheckboxAutoplay Videos
displayDiscountcheckboxShow Sale Badge
displayQuotescheckboxShow Highlight Quote if available
quotesBackgroundcolorBackground Color of Highlight Quote
displayCardcheckboxShow Product Data if available
popupcheckboxShow Popup with additional information on video play
alignItemsselectAlign Video Testimonials
orderByselectOrder Vimonials by
buyNowTexttextText on buy now button
colorPlayButtoncolorColor of play button
colorPlayButtonInnercolorColor of inner play button
loadBackgroundColorcolorBackground Color while loading Thumbnail
borderColorcolorColor of Border
borderSizerangeSelect Border Size
overflowcheckboxShow Scroll Bar for Videos
showNamescheckboxDisplay Reviewer Names
hideProductTitlecheckboxHide Title and Price of Product
prevNextButtonsbooleanShow Previous and Next Buttons

License

MIT © lionls

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago