jamespot-user-api
Preparing search index...
WidgetStateProps
Type Alias WidgetStateProps
type
WidgetStateProps
=
{
busy
?:
boolean
;
empty
?:
boolean
;
hover
?:
boolean
;
initialized
?:
boolean
;
isNewlyAdded
?:
boolean
;
lastUpdatedTimestamp
?:
number
;
loading
?:
boolean
;
locked
?:
boolean
;
mounted
?:
boolean
;
}
Index
Properties
busy?
empty?
hover?
initialized?
is
Newly
Added?
last
Updated
Timestamp?
loading?
locked?
mounted?
Properties
Optional
busy
busy
?:
boolean
Optional
empty
empty
?:
boolean
Optional
hover
hover
?:
boolean
Optional
initialized
initialized
?:
boolean
Optional
is
Newly
Added
isNewlyAdded
?:
boolean
Optional
last
Updated
Timestamp
lastUpdatedTimestamp
?:
number
Optional
loading
loading
?:
boolean
Optional
locked
locked
?:
boolean
Optional
mounted
mounted
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
busy
empty
hover
initialized
is
Newly
Added
last
Updated
Timestamp
loading
locked
mounted
jamespot-user-api
Loading...