Body, Mind & Soul — API Reference
Preparing search index...
apps/character-tags-config
default
Class default
Hierarchy
any
default
Index
Constructors
constructor
Properties
DEFAULT_
OPTIONS
PARTS
Methods
_
prepare
Context
_
on
Save
Constructors
constructor
new
default
()
:
default
Returns
default
Properties
Static
DEFAULT_
OPTIONS
DEFAULT_OPTIONS
:
{
actions
:
{
save
:
(
event
:
any
,
target
:
any
)
=>
Promise
<
void
>
}
;
position
:
{
height
:
string
;
width
:
number
}
;
tag
:
string
;
window
:
{
minimizable
:
boolean
;
resizable
:
boolean
;
title
:
string
}
;
}
= ...
Static
PARTS
PARTS
:
{
form
:
{
template
:
string
}
}
= ...
Methods
_
prepare
Context
_prepareContext
(
options
:
any
)
:
Promise
<
any
>
Parameters
options
:
any
Returns
Promise
<
any
>
Static
_
on
Save
_onSave
(
event
:
any
,
target
:
any
)
:
Promise
<
void
>
Parameters
event
:
any
target
:
any
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
DEFAULT_
OPTIONS
PARTS
Methods
_
prepare
Context
_
on
Save
Body, Mind & Soul — API Reference
Loading...