Skip to content

分割线


image

介绍

划分内容区域,对模块做分隔。

API

Props

参数名描述类型默认值
status默认状态'default'|'hide''default'
direction方向'horizontal'|'vertical''horizontal'
textMargin两侧间距string-
showText显示文字booleanfalse
value文字内容string-
textAlign文字位置'left'|'center'|'right''center'
textStyle文字样式'default'|'h1'|'h2''default'
baseStyle自定义样式 , 表格整体自定义样式string-
customClass类名绑定 , 绑定类的名称string-
uniqueKey唯一标识 , 组件的唯一标识string-
type线类型'solid'|'dashed'|'dotted'|'double''solid'
size线粗string-