Add description
This commit is contained in:
17
README.md
17
README.md
@@ -0,0 +1,17 @@
|
||||
# Tabs #
|
||||
|
||||
There are two options of tabs, firstly choose your version, with the scrollbar or vertical tabs for mobile.
|
||||
|
||||
### How to use ###
|
||||
|
||||
When styling an element, call the .skeleton() mixin with required arguments:
|
||||
|
||||
1. Copy less, js and xslt code from index.xslt and src directory into your component in .Composer
|
||||
2. Leave only necessary sections id in index.xslt. [data-tab] attribute is responsible for the tab that will be displayed after click. The id goes the same as in relevant component in .Composer
|
||||
3. Leave only required sectionIds in main.js
|
||||
4. Leave only required section ids in style.less
|
||||
5. Do not forget to show required components in .Composer
|
||||
|
||||
---
|
||||
|
||||
Created by • **[IdoMods](https://idomods.pl/)** • 2025
|
||||
Reference in New Issue
Block a user