UNPKG

zui

Version:

一个基于 Bootstrap 深度定制开源前端实践方案,帮助你快速构建现代跨屏应用。

19 lines (14 loc) 185 B
section: control id: divider description: 水平分割线 icon: filter: fengexian fgx --- # 分隔线 ## 水平分隔线 <div class="example"> <hr> </div> ```html <hr> ```