diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/draggable.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-widget/draggable.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/draggable.html b/api/pl.treksoft.kvision.core/-widget/draggable.html index 36163175..a395d128 100644 --- a/api/pl.treksoft.kvision.core/-widget/draggable.html +++ b/api/pl.treksoft.kvision.core/-widget/draggable.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Widget</a> / <a href="./draggable.html">draggable</a><br/> <br/> <h1>draggable</h1> -<a name="pl.treksoft.kvision.core.Widget$draggable"></a> +(js) <a name="pl.treksoft.kvision.core.Widget$draggable"></a> <code><span class="keyword">var </span><span class="identifier">draggable</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> <p>Determines if the current widget is draggable.</p> <p><strong>Getter</strong><br/> |