my-app
Preparing search index...
lib/SessionHandler/Extensions/ReviewHandler
default
Class default
Index
Constructors
constructor
Methods
add
Vote
get
Sketches
on
Change
remove
Vote
Constructors
constructor
new
default
(
sessionHandler
:
default
)
:
default
Parameters
sessionHandler
:
default
Returns
default
Methods
add
Vote
addVote
(
sketchId
:
string
,
voteType
:
VoteType
)
:
void
Parameters
sketchId
:
string
voteType
:
VoteType
Returns
void
get
Sketches
getSketches
()
:
Sketch
[]
Returns
Sketch
[]
on
Change
onChange
(
callback
:
(
sketches
:
Sketch
[]
)
=>
void
)
:
void
Parameters
callback
:
(
sketches
:
Sketch
[]
)
=>
void
Returns
void
remove
Vote
removeVote
(
sketchId
:
string
,
voteType
:
VoteType
)
:
void
Parameters
sketchId
:
string
voteType
:
VoteType
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Vote
get
Sketches
on
Change
remove
Vote
my-app
Loading...