文件名称:react-card-component:React卡组件Libaray
文件大小:184KB
文件格式:ZIP
更新时间:2024-02-27 10:30:28
react npm component emotion storybook
React卡组件 执照 麻省理工学院执照 安装 npm i react-card-componet 示例页面 用法(Parameta) Component卡 import { Card } from 'react-card-component' ; const NewCard = ( ) => < Card> < div> HelloWorld < / div > < / Card > ) ; Common Props风格 import { Card } from 'react-card-component' ; const NewCard = ( ) => < Car
【文件预览】:
react-card-component-main
----rollup.config.js(402B)
----.github()
--------workflows()
----src()
--------stories()
--------index.ts(40B)
--------components()
--------tsconfig.json(438B)
----.babelrc(170B)
----.storybook()
--------main.js(497B)
--------preview.js(96B)
----tsconfig.json(1KB)
----LICENSE(1KB)
----test()
--------Card.test.tsx(4KB)
--------__snapshots__()
----.gitIgnore(333B)
----jest.config.js(273B)
----README.md(2KB)
----package-lock.json(673KB)
----package.json(2KB)