Skip to content

TitleBar 组件


如何使用

html
<ml-title-bar>默认样式</ml-title-bar>
    <ml-title-bar background="#CFE8FC" radius>圆角改变背景色</ml-title-bar>
    <ml-title-bar radius icon="el-icon-search">
        改变图标 solt
        <span slot="center">中间部分</span>
        <span slot="right">右边内容</span>
</ml-title-bar>

Released under the MIT License.