Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 225 Bytes

divider.md

File metadata and controls

12 lines (9 loc) · 225 Bytes

Divider

目前线条颜色不可配置。

Demo

<template>
<divider>华丽分割线</divider>
<divider><span style="color:green;">华丽分割线</span></divider>
</template>