aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-container/remove.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-container/remove.html')
-rw-r--r--api/pl.treksoft.kvision.core/-container/remove.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-container/remove.html b/api/pl.treksoft.kvision.core/-container/remove.html
index f1c609e1..d5e225d2 100644
--- a/api/pl.treksoft.kvision.core/-container/remove.html
+++ b/api/pl.treksoft.kvision.core/-container/remove.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">Container</a>&nbsp;/&nbsp;<a href="./remove.html">remove</a><br/>
<br/>
<h1>remove</h1>
-<a name="pl.treksoft.kvision.core.Container$remove(pl.treksoft.kvision.core.Component)"></a>
+(js) <a name="pl.treksoft.kvision.core.Container$remove(pl.treksoft.kvision.core.Component)"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">remove</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Container$remove(pl.treksoft.kvision.core.Component)/child">child</span><span class="symbol">:</span>&nbsp;<a href="../-component/index.html"><span class="identifier">Component</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Container</span></a></code>
<p>Removes given component from the current container.</p>
<h3>Parameters</h3>