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
|
@ -15,7 +15,7 @@
|
|||
</span>
|
||||
</div>
|
||||
|
||||
<cor-tab-panel>
|
||||
<cor-tab-panel vertical-tabs="true">
|
||||
<cor-tabs>
|
||||
<cor-tab tab-title="Layers" tab-id="layers">
|
||||
<i class="fa ci-layers"></i>
|
||||
|
|
Reference in a new issue