update Tabs
updata
This commit is contained in:
parent
17f52abf5b
commit
77bafb3181
4 changed files with 21 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<i-button @click="toggleClose" :animated="false">closable</i-button>
|
||||
<i-button @click="toggleClose">closable</i-button>
|
||||
|
||||
<Tabs type="line" :closable="closable" :animated="false">
|
||||
<Tab-pane label="Tab 1">Tab1 content</Tab-pane>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue