Fixed docs
This commit is contained in:
@ -70,6 +70,18 @@
|
||||
class="tsd-signature-symbol"
|
||||
>: </span
|
||||
><span class="tsd-signature-type">string</span
|
||||
><span class="tsd-signature-symbol"> | </span
|
||||
><a
|
||||
href="../interfaces/theme_interface.CustomTheme.html"
|
||||
class="tsd-signature-type"
|
||||
data-tsd-kind="Interface"
|
||||
>CustomTheme</a
|
||||
><span class="tsd-signature-symbol"> | </span
|
||||
><a
|
||||
href="../interfaces/theme_interface.CustomThemeJson.html"
|
||||
class="tsd-signature-type"
|
||||
data-tsd-kind="Interface"
|
||||
>CustomThemeJson</a
|
||||
><span class="tsd-signature-symbol">)</span
|
||||
><span class="tsd-signature-symbol">: </span
|
||||
><span class="tsd-signature-type">void</span
|
||||
@ -102,7 +114,22 @@
|
||||
<h5>element: <span class="tsd-signature-type">Element</span></h5>
|
||||
</li>
|
||||
<li>
|
||||
<h5>theme: <span class="tsd-signature-type">string</span></h5>
|
||||
<h5>
|
||||
theme: <span class="tsd-signature-type">string</span
|
||||
><span class="tsd-signature-symbol"> | </span
|
||||
><a
|
||||
href="../interfaces/theme_interface.CustomTheme.html"
|
||||
class="tsd-signature-type"
|
||||
data-tsd-kind="Interface"
|
||||
>CustomTheme</a
|
||||
><span class="tsd-signature-symbol"> | </span
|
||||
><a
|
||||
href="../interfaces/theme_interface.CustomThemeJson.html"
|
||||
class="tsd-signature-type"
|
||||
data-tsd-kind="Interface"
|
||||
>CustomThemeJson</a
|
||||
>
|
||||
</h5>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -114,8 +141,8 @@
|
||||
<li>
|
||||
Defined in
|
||||
<a
|
||||
href="https://github.com/apuc/cg-select/blob/31b10e2/src/components/theme/theme.ts#L1"
|
||||
>components/theme/theme.ts:1</a
|
||||
href="https://github.com/apuc/cg-select/blob/7a06e3a/src/components/theme/theme.ts#L4"
|
||||
>theme.ts:4</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
@ -237,6 +264,9 @@
|
||||
<li class="selected 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; width: 80%; margin-left: 25px"></li>
|
||||
|
||||
<li class="tsd-kind-module">
|
||||
|
Reference in New Issue
Block a user