Body, Mind & Soul — API Reference
Preparing search index...
apps/resistance-config
default
Class default
Hierarchy
any
default
Index
Constructors
constructor
Properties
document
DEFAULT_
OPTIONS
PARTS
Methods
_
prepare
Context
_
on
Submit
Constructors
constructor
new
default
(
options
?:
{}
)
:
default
Parameters
options
:
{}
= {}
Returns
default
Properties
document
document
:
any
Static
DEFAULT_
OPTIONS
DEFAULT_OPTIONS
:
{
form
:
{
closeOnSubmit
:
boolean
;
handler
:
(
event
:
any
,
form
:
any
,
formData
:
any
)
=>
Promise
<
void
>
;
submitOnChange
:
boolean
;
}
;
position
:
{
height
:
string
;
width
:
number
}
;
tag
:
string
;
window
:
{
icon
:
string
;
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
Submit
_onSubmit
(
event
:
any
,
form
:
any
,
formData
:
any
)
:
Promise
<
void
>
Parameters
event
:
any
form
:
any
formData
:
any
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
document
DEFAULT_
OPTIONS
PARTS
Methods
_
prepare
Context
_
on
Submit
Body, Mind & Soul — API Reference
Loading...