Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubylouvre/ms-tabs

avalon2的切换卡
https://github.com/rubylouvre/ms-tabs

Last synced: about 2 months ago
JSON representation

avalon2的切换卡

Awesome Lists containing this project

README

        

# ms-tabs
avalon2的切换卡

![tabs](tabs.gif)

##API
```
buttons: [], 字符串数组
panels: [], 字符串数组 , 最好用插槽元素传入
selectedIndex: 默认第几个面板被打开,从0开始
onSwitch(event, index): 点击切换面板,如果返回false,会阻止切换
```