1.0.9 • Published 5 years ago
masspa-ecarosel-product v1.0.9
masspa-ecarosel-product
carosel product by reactJs
Install
npm install --save masspa-ecarosel-productUsage
import React, { Component } from 'react'
import MyComponent from 'masspa-ecarosel-product'
import 'masspa-ecarosel-product/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}Properties
| Prop | description |
|---|---|
| description | HTML |
| imageUrl | array of image at left |
| imagesReview | array of image at bottom |
| titleBottom | bottom title |
| fontFamily | font-family |