Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaObjectMutationOptions
Interface AsukaObjectMutationOptions
interface
AsukaObjectMutationOptions
{
commitHistory
?:
boolean
;
select
?:
boolean
;
source
?:
string
;
[
key
:
string
]
:
unknown
;
}
Hierarchy (
view full
)
AsukaObjectMutationOptions
AsukaObjectDuplicateOptions
Indexable
[
key
:
string
]:
unknown
Index
Properties
commit
History?
select?
source?
Properties
Optional
commit
History
commit
History
?:
boolean
Optional
select
select
?:
boolean
Optional
source
source
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commit
History
select
source
AsukaDesigner JavaScript API - v1.0.0
Loading...