Pixel Data JS - v0.28.0
Preparing search index...
HistoryAction
Interface HistoryAction
interface
HistoryAction
{
dispose
?:
()
=>
void
;
redo
:
()
=>
void
;
undo
:
()
=>
void
;
}
Index
Properties
dispose?
redo
undo
Properties
Optional
dispose
dispose
?:
()
=>
void
redo
redo
:
()
=>
void
undo
undo
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dispose
redo
undo
Pixel Data JS - v0.28.0
Loading...