0.1.3 • Published 4 years ago

s-dashboard-link.vue v0.1.3

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

SDashboardLink 控制台入口组件

请在这里添加描述

示例

基本用法

<u-linear-layout>
  <s-dashboard-link type="index" to="/dashboard"></s-dashboard-link>
</u-linear-layout>

API

Props/Attrs

Prop/AttrTypeOptionsDefaultDescription
typestring'index'类型,index/video/device/list 其中之一
hrefstring'undefined'绝对链接路径,同 Link
tostring'undefined'相对链接路径,同 Link
textstring'undefined'展示文案,默认根据类型匹配
colorstring'undefined'展示图标背景色,默认根据类型匹配
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago