@qn-pandora/pandora-component
TypeScript icon, indicating that this package has built-in type declarations

4.4.5 • Public • Published

@qn-pandora/pandora-component

Pandora 基础组件库,详细文档请参考:https://docs-pandora.qiniu.com/lib/pandora-component/index.html

Install

# run in terminal
yarn add @qn-pandora/pandora-component
# or
npm install @qn-pandora/pandora-component

Usage

import { Button } from '@qn-pandora/pandora-component'

const App = () => (
  <>
    <Button type="primary">Hello Pandora</Button>
  </>
)

And import style manually:

import '@qn-pandora/pandora-component/lib/index.css'
// or
import '@qn-pandora/pandora-component/lib/index.less'

Support Components & Docs

view the documentation

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.4.5
    1
    • latest

Version History

Package Sidebar

Install

npm i @qn-pandora/pandora-component

Weekly Downloads

2

Version

4.4.5

License

ISC

Unpacked Size

3.71 MB

Total Files

736

Last publish

Collaborators

  • tianxiumei
  • lansefengxinzi
  • csu-feizao
  • pandora_qiniu