useresponse
Preparing search index...
Vote
Interface Vote
interface
Vote
{
amount
?:
number
;
canVote
?:
boolean
;
isVoted
?:
boolean
;
plural
?:
string
;
}
Index
Properties
amount?
can
Vote?
is
Voted?
plural?
Properties
Optional
amount
amount
?:
number
Optional
can
Vote
canVote
?:
boolean
Optional
is
Voted
isVoted
?:
boolean
Optional
plural
plural
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
can
Vote
is
Voted
plural
useresponse
Loading...