Divider✂
Split lines are used to split clips
Code demonstration
import { UDivider } from 'ungeui';
Split line type🚀
Bold➕
Custom height🌋
Custom color
Props
Parameter | description | type | default value |
---|---|---|---|
type | split line type | 'solid' | 'dashed' | 'dotted' | 'solid' |
height | custom height | number | 1 |
bold | bold | boolean | false |
color | custom color | string | '#cccccc' |