diff options
Diffstat (limited to 'api/pl.treksoft.kvision.redux/-redux-store/get-state.html')
-rw-r--r-- | api/pl.treksoft.kvision.redux/-redux-store/get-state.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/api/pl.treksoft.kvision.redux/-redux-store/get-state.html b/api/pl.treksoft.kvision.redux/-redux-store/get-state.html index 28cf3eff..7536e2d7 100644 --- a/api/pl.treksoft.kvision.redux/-redux-store/get-state.html +++ b/api/pl.treksoft.kvision.redux/-redux-store/get-state.html @@ -8,9 +8,8 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.redux</a> / <a href="index.html">ReduxStore</a> / <a href="./get-state.html">getState</a><br/> <br/> <h1>getState</h1> -<a name="pl.treksoft.kvision.redux.ReduxStore$getState()"></a> -<code><span class="keyword">fun </span><span class="identifier">getState</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#S"><span class="identifier">S</span></a></code> -<p>Overrides <a href="../../pl.treksoft.kvision.state/-observable-state/get-state.html">ObservableState.getState</a></p> +(js) <a name="pl.treksoft.kvision.redux.ReduxStore$getState()"></a> +<code><span class="keyword">fun </span><span class="identifier">getState</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">S</span></code> <p>Get current state.</p> </BODY> </HTML> |