LollipopeUI
Home
Github
(opens new window)
Npm
(opens new window)
#
Card
卡片组件
#
示例
card component
#
代码
<
l-card
imgSrc
=
"
/001.jpg
"
summary
=
"
card component..
"
/>
#
Attributes
参数
说明
类型
是否必要
默认值
width
卡片的宽度
Number
false
-
imgUrl
图片资源地址
String
true
-
imgHeight
图片高度
Number
false
-
summary
图片概要
String/Slot
false
-
footer
卡片底部
Slot
false
-
←
快速开始
Button
→