diff options
| author | Robert Jaros <rjaros@finn.pl> | 2019-03-17 01:38:43 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2019-03-17 01:38:43 +0100 |
| commit | 5c87c4a52e95c942c413324e21034a52fff0ccb3 (patch) | |
| tree | f1428d11a37ea4504d8caa897c876e7650e2206d /api/pl.treksoft.kvision.redux/-redux-store/get-state.html | |
| parent | e992f3f13ec46cad15cc7d6982e64ffc7223eb9a (diff) | |
| download | kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.tar.gz kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.tar.bz2 kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.zip | |
API Documentation for KVision 0.0.30
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 | 15 |
1 files changed, 15 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 new file mode 100644 index 00000000..bf7d9205 --- /dev/null +++ b/api/pl.treksoft.kvision.redux/-redux-store/get-state.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ReduxStore.getState - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<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>Returns the current state.</p> +</BODY> +</HTML> |
