diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html b/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html index 049da26e..e4deb844 100644 --- a/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html +++ b/api/pl.treksoft.kvision.core/-styled-component/get-sn-style.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./get-sn-style.html">getSnStyle</a><br/> <br/> <h1>getSnStyle</h1> -<a name="pl.treksoft.kvision.core.StyledComponent$getSnStyle()"></a> +(js) <a name="pl.treksoft.kvision.core.StyledComponent$getSnStyle()"></a> <code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnStyle</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">></span></code> <p>Returns the list of String pairs defining CSS style attributes and their values.</p> <p><strong>Return</strong><br/> |