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 | 2 |
1 files changed, 2 insertions, 0 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 fc8d0f34..28cf3eff 100644 --- a/api/pl.treksoft.kvision.redux/-redux-store/get-state.html +++ b/api/pl.treksoft.kvision.redux/-redux-store/get-state.html @@ -10,5 +10,7 @@ <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> +<p>Get current state.</p> </BODY> </HTML> |