Add support for horizontal tabs into cor-tabs
This commit is contained in:
parent
191e5d94d4
commit
ea13469d9d
13 changed files with 116 additions and 20 deletions
|
@ -35,7 +35,7 @@
|
|||
</span>
|
||||
</div>
|
||||
|
||||
<cor-tab-panel>
|
||||
<cor-tab-panel vertical-tabs="true">
|
||||
<cor-tabs>
|
||||
<cor-tab tab-title="Information" tab-id="info"
|
||||
tab-init="showInfo()">
|
||||
|
|
Reference in a new issue