city-casereport/miniprogram_npm/tdesign-miniprogram/divider
2023-12-06 14:22:42 +08:00
..
divider.d.ts 户籍信息录入 2023-12-06 14:22:42 +08:00
divider.js 户籍信息录入 2023-12-06 14:22:42 +08:00
divider.json 户籍信息录入 2023-12-06 14:22:42 +08:00
divider.wxml 户籍信息录入 2023-12-06 14:22:42 +08:00
divider.wxss 户籍信息录入 2023-12-06 14:22:42 +08:00
props.d.ts 户籍信息录入 2023-12-06 14:22:42 +08:00
props.js 户籍信息录入 2023-12-06 14:22:42 +08:00
README.en-US.md 户籍信息录入 2023-12-06 14:22:42 +08:00
README.md 户籍信息录入 2023-12-06 14:22:42 +08:00
type.d.ts 户籍信息录入 2023-12-06 14:22:42 +08:00
type.js 户籍信息录入 2023-12-06 14:22:42 +08:00

:: BASE_DOC ::

API

Divider Props

name type default description required
align String center optionsleft/right/center N
content String / Slot - - N
dashed Boolean false - N
external-classes Array - ['t-class', 't-class-line', 't-class-content'] N
layout String horizontal optionshorizontal/vertical N

CSS Variables

The component provides the following CSS variables, which can be used to customize styles.

Name Default Value Description
--td-divider-color @bg-color-component -
--td-divider-content-color @font-gray-3 -
--td-divider-content-font-size 24rpx -
--td-divider-content-line-height 40rpx -
--td-divider-content-line-style solid -