Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
HistoryAction
Interface HistoryAction
interface
HistoryAction
{
label
?:
string
;
apply
:
()
=>
void
;
undo
:
()
=>
void
;
}
Index
Properties
label?
apply
undo
Properties
Optional
label
label
?:
string
apply
apply
:
()
=>
void
undo
undo
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
apply
undo
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...