@react-element/bg-music
TypeScript icon, indicating that this package has built-in type declarations

0.0.2-alpha.1 • Public • Published

@react-element/bg-music

react (微信) 背景音乐, 详细文档后续补全

Install

npm install --save @react-element/bg-music

Usage

import * as React from 'react'

import BgMusic from '@react-element/bg-music'

class Example extends React.Component {
  render () {
    return (
      <BgMusic.Default/>
    )
  }
}

ChangeLog

0.0.1 (2018-11-18)

  • feat: init commit

License

MIT © jf3096

Package Sidebar

Install

npm i @react-element/bg-music

Weekly Downloads

0

Version

0.0.2-alpha.1

License

MIT

Unpacked Size

1.2 MB

Total Files

18

Last publish

Collaborators

  • jf3096