diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/position.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/position.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/position.html b/api/pl.treksoft.kvision.core/-styled-component/position.html index e067448d..a80aa1a1 100644 --- a/api/pl.treksoft.kvision.core/-styled-component/position.html +++ b/api/pl.treksoft.kvision.core/-styled-component/position.html @@ -9,7 +9,7 @@ <br/> <h1>position</h1> <a name="pl.treksoft.kvision.core.StyledComponent$position"></a> -<code><span class="keyword">var </span><span class="identifier">position</span><span class="symbol">: </span><a href="../-position/index.html"><span class="identifier">Position</span></a><span class="symbol">?</span></code> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">position</span><span class="symbol">: </span><a href="../-position/index.html"><span class="identifier">Position</span></a><span class="symbol">?</span></code> <p>CSS position of the current component.</p> <p><strong>Getter</strong><br/> <p>CSS position of the current component.</p> |