aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-component/set-attribute.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-component/set-attribute.html')
-rw-r--r--api/pl.treksoft.kvision.core/-component/set-attribute.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-component/set-attribute.html b/api/pl.treksoft.kvision.core/-component/set-attribute.html
index 521cb74e..9fd46145 100644
--- a/api/pl.treksoft.kvision.core/-component/set-attribute.html
+++ b/api/pl.treksoft.kvision.core/-component/set-attribute.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="./set-attribute.html">setAttribute</a><br/>
<br/>
<h1>setAttribute</h1>
-<a name="pl.treksoft.kvision.core.Component$setAttribute(kotlin.String, kotlin.String)"></a>
+(js) <a name="pl.treksoft.kvision.core.Component$setAttribute(kotlin.String, kotlin.String)"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">setAttribute</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Component$setAttribute(kotlin.String, kotlin.String)/name">name</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="identifier" id="pl.treksoft.kvision.core.Component$setAttribute(kotlin.String, kotlin.String)/value">value</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>Sets the value of additional attribute.</p>
<h3>Parameters</h3>