0.2.6 • Published 1 year ago

@tawa/mario-descriptions v0.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

title: Descriptions 描述列表 nav: title: 组件 path: /components order: 1 group: title: 数据展示 path: /descriptions

order: 105

HDescriptions 详情展示

可以通过 fields 配置展示详情,fields 和 table fields 通用

代码演示

基础使用

API

HDescriptions

参数说明类型默认值
fields字段定义,共用 table 的 fieldTypesarray[]
data详情数据object-
placeholder占位符,无数据时展示string-
column列数number1
contentLoading加载中状态booleanfalse
...others参考 Descriptions--