@belleui/belle-card
v0.0.1-alpha.2
Published
<!-- ⚠️ This README has been generated from the file(s) "/Users/wusong/Code/github-project/belleui/packages/card/readme/blueprint.md" ⚠️--> [](#belleuibelle-card)
Downloads
4
Readme
@belleui/belle-card
Preview
Install
npm install @belleui/belle-card
Useage
<belle-card title="Card">
<div>
<p>Card Content</p>
<p>Card Content</p>
<p>Card Content</p>
</div>
</belle-card>
Properties
| Property | Attribute | Type | Default | Description |
|----------|-----------|----------|---------|-------------|
| title
| title
| string
| "" | 标题 |