1.0.7 • Published 4 years ago

masspa-einfomation-product v1.0.7

Weekly downloads
35
License
-
Repository
github
Last release
4 years ago

masspa-einfomation-product

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save masspa-einfomation-product

Usage

import React, { Component } from 'react'

import MyComponent from 'masspa-einfomation-product'
import 'masspa-einfomation-product/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

Properties

Propdescription
descriptionHTML
detailListarray of feature
firstTitletitle of detail list
secondTitletitle of description
fontFamilyfont-family
maximumTextmaximum characters of text
buttonMoreStyleCustom more button style
evenRowColorCustom even row color
customThStyleCustom th row style

License

© thinktodo-dev

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago