Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.24 KB

readme.md

File metadata and controls

20 lines (11 loc) · 1.24 KB

is-card

Properties

Property Attribute Description Type Default
color color change color background "default" | "error" | "info" | "primary" | "secondary" | "success" | "warning" undefined
disabled disabled when set as true, than card cannot be interacted. boolean false
href href href be filled make card become hover string undefined
target target target `_blank', '_self', etc string undefined

Built with StencilJS