jamespot-user-api
Preparing search index...
SocialAction
Type Alias SocialAction
type
SocialAction
=
{
count
?:
number
;
icon
:
string
|
null
;
isActive
?:
boolean
;
label
:
string
;
targetId
:
number
;
targetType
:
string
;
type
:
string
;
}
Index
Properties
count?
icon
is
Active?
label
target
Id
target
Type
type
Properties
Optional
count
count
?:
number
icon
icon
:
string
|
null
Optional
is
Active
isActive
?:
boolean
label
label
:
string
target
Id
targetId
:
number
target
Type
targetType
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
icon
is
Active
label
target
Id
target
Type
type
jamespot-user-api
Loading...