chili-modal
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.1 • Public • Published

chili-modal

模态弹层

NPM JavaScript Style Guide

Install

npm install --save chili-modal

Usage

import * as React from 'react'
 
import MyComponent from 'chili-modal'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © xiamu14

Readme

Keywords

none

Package Sidebar

Install

npm i chili-modal

Weekly Downloads

1

Version

1.0.0-beta.1

License

MIT

Unpacked Size

20.9 kB

Total Files

13

Last publish

Collaborators

  • redchili