Added new docs and update version select
This commit is contained in:
@ -97,7 +97,7 @@
|
||||
id="version--0231"
|
||||
style="color: inherit; text-decoration: none"
|
||||
>
|
||||
<h2>version ~ 0.2.5</h2>
|
||||
<h2>version ~ 0.2.6</h2>
|
||||
</a>
|
||||
<p>
|
||||
This component allows you to create a custom select. It offers more
|
||||
@ -197,17 +197,11 @@
|
||||
<h2>Example of different selects</h2>
|
||||
</a>
|
||||
<p>
|
||||
Same working example --
|
||||
View live example
|
||||
<a href="https://cg-select.itguild.info/"
|
||||
>https://cg-select.itguild.info/</a
|
||||
>
|
||||
</p>
|
||||
<p>
|
||||
<img src="../src/img/DefaultSelect.png" alt="image" />
|
||||
<img src="../src/img/MultiSelect.png" alt="image" />
|
||||
<img src="../src/img/WhiteTheme.png" alt="image" />
|
||||
<img src="../src/img/Categories.png" alt="image" />
|
||||
</p>
|
||||
<p>
|
||||
Built-in themes are also available: dark, white. To apply them,
|
||||
specify the theme attribute in the select settings and pass one of
|
||||
@ -445,6 +439,10 @@
|
||||
<li class="tsd-kind-module">
|
||||
<a href="modules/components_theme_theme.html">Theme</a>
|
||||
</li>
|
||||
|
||||
<li class="tsd-kind-module">
|
||||
<a href="modules/theme_interface.html">Theme.interface</a>
|
||||
</li>
|
||||
<li
|
||||
style="
|
||||
border-bottom: 1px solid white;
|
||||
|
Reference in New Issue
Block a user