Preparing search index...
The search index is not available
app-hablla
app-hablla
redux/User/UserReducer
UserState
Interface UserState
interface
UserState
{
data
:
User
;
error
:
string
;
isAuthenticate
:
boolean
;
isLoading
:
boolean
;
users
:
IPaginatedData
<
IUser
>
;
}
Index
Properties
data
error
is
Authenticate
is
Loading
users
Properties
data
data
:
User
error
error
:
string
is
Authenticate
isAuthenticate
:
boolean
is
Loading
isLoading
:
boolean
users
users
:
IPaginatedData
<
IUser
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
is
Authenticate
is
Loading
users
app-hablla
Loading...