Skip to content

描述列表

基础用法

无边框

调整布局

调整大小

调整对齐方式

调整布局

属性(Attributes)

属性描述类型默认
title表格标题stringinfo
data表格数据Array''
column表格列数number3
size表格大小stringsmall
align表格列对齐方式stringleft
layout表格布局stringcolumn
border是否展示边框Booleanfalse

变量(cssVariables)

变量名变量值描述
--color-bg-14px表格背景色
--margin-44px表格标题下的距离
--font-title-116px表格标题大小
--text-1标题/内容文字颜色
--text-2内容文字颜色
--text-3内容label颜色
--border-color-2边框色
--fill-2label背景色

Released under the MIT License.