app-wall-system-card
<data-view.app-wall-system-card>
系统卡片
Examples
Basic
Status
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
status | StatusType | "normal" | ||
cardTitle | string | |||
itemList | DescriptionItem[] | |||
buttonName | string | |||
containerStyle | React.CSSProperties |
Events
Name | Description | Event Detail |
---|---|---|
button-click | void |
Type references
DescriptionItem
Name | Type | Required | Description |
---|---|---|---|
key | string | ✅ | |
value | string | ✅ |
StatusType
"normal" | "warning"