Preparing search index...
The search index is not available
parjs
parjs
combinators
UserStateOrProjection
Type alias UserStateOrProjection
User
State
Or
Projection
:
UserState
|
(
(
externalState
)
=>
UserState
)
A user state object or a projection to the external user state.
Type declaration
(
externalState
)
:
UserState
Parameters
externalState
:
UserState
Returns
UserState
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
parjs
Loading...
A user state object or a projection to the external user state.