diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-container/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-container/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-container/index.html b/api/pl.treksoft.kvision.core/-container/index.html index 91d8c6d0..e3831282 100644 --- a/api/pl.treksoft.kvision.core/-container/index.html +++ b/api/pl.treksoft.kvision.core/-container/index.html @@ -18,7 +18,7 @@ <p><a href="../-component/parent.html">parent</a></p> </td> <td> -<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">parent</span><span class="symbol">: </span><a href="../-component/index.html"><span class="identifier">Component</span></a><span class="symbol">?</span></code> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">parent</span><span class="symbol">: </span><a href="./index.html"><span class="identifier">Container</span></a><span class="symbol">?</span></code> <p>Parent of the current component.</p> </td> </tr> |