aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html')
-rw-r--r--api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html b/api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html
index 20d8527a..08591dd8 100644
--- a/api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html
+++ b/api/pl.treksoft.kvision.core/-component/add-surrounding-css-class.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="index.html">Component</a>&nbsp;/&nbsp;<a href="./add-surrounding-css-class.html">addSurroundingCssClass</a><br/>
<br/>
<h1>addSurroundingCssClass</h1>
-<a name="pl.treksoft.kvision.core.Component$addSurroundingCssClass(kotlin.String)"></a>
+(js) <a name="pl.treksoft.kvision.core.Component$addSurroundingCssClass(kotlin.String)"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">addSurroundingCssClass</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Component$addSurroundingCssClass(kotlin.String)/css">css</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Component</span></a></code>
<p>Adds given value to the set of CSS classes generated in html code of parent component.</p>
<h3>Parameters</h3>