card-vibes:具有良好共鸣的卡片组件

时间:2024-05-31 12:33:42
【文件属性】:

文件名称:card-vibes:具有良好共鸣的卡片组件

文件大小:28KB

文件格式:ZIP

更新时间:2024-05-31 12:33:42

JavaScript

具有良好共鸣的Card组件 card-vibes是一个漂亮的卡片组件,在悬停时会优雅地移动。 安装 npm install card-vibes 用法 import React from 'react' import Card from 'card-vibes' < Card> You can put whatever you want inside the card and it will look dope < / Card > 自定义样式 card-vibes确实具有它自己的样式,因此具有很好的共鸣效果,您可以通过添加自己的className或style标签来覆盖它们 import React from 'react' import Card from 'card-vibes' < Card style = { { width : '600px' , padding : '


【文件预览】:
card-vibes-master
----.gitignore(914B)
----.babelrc(34B)
----package.json(458B)
----package-lock.json(116KB)
----LICENSE(1KB)
----index.js(6KB)
----dist.js(9KB)
----README.md(1KB)

网友评论