toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks.useredux
/
StoreRecord
/
StoreRecord
Store
Record
constructor
(
reducer
:
Reducer
<
Any
,
Any
>
,
initialState
:
Any
,
stateType
:
KClass
<
*
>
,
actionType
:
KClass
<
*
>
,
alias
:
String
)