Files
AntdUI/doc/wiki/en/Control/Divider.md
2025-10-16 11:03:26 +08:00

706 B
Raw Blame History

HomeUpdateLogConfigTheme

Divider

👚

A divider line separates different content.

  • DefaultPropertyText
  • DefaultEventClick

Property

Name Description Type Default Value
Vertical Is it vertical bool false
Orientation Orientation TOrientation None
OrientationMargin Distance between text and edges 0~1 float 0.02F
TextPadding Distance between text and line Same font size float 0.4F
Thickness Thickness float 0.6F
ColorSplit Line color Color? null
Text Text string? null