Preparing search index...
The search index is not available
binden
binden
IBindenOptions
Interface IBindenOptions
interface
IBindenOptions
{
auto_head
?:
boolean
;
error_handler
?:
(
(
context
,
error
)
=>
void
)
;
}
Index
Properties
auto_
head?
error_
handler?
Properties
Optional
auto_
head
auto_
head
?:
boolean
Optional
error_
handler
error_
handler
?:
(
(
context
,
error
)
=>
void
)
Type declaration
(
context
,
error
)
:
void
Parameters
context
:
Context
error
:
unknown
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
auto_
head
error_
handler
binden
Loading...