Preparing search index...
The search index is not available
govuk-frontend
govuk-frontend
CreateAllOptions
Interface CreateAllOptions<T>
interface
CreateAllOptions
<
T
>
{
onError
:
OnErrorCallback
<
T
>
;
scope
:
Element
|
Document
;
}
Type Parameters
T
extends
CompatibleClass
Index
Properties
on
Error
scope
Properties
on
Error
on
Error
:
OnErrorCallback
<
T
>
callback function if error throw by component on init
scope
scope
:
Element
|
Document
scope of the document to search within
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
Error
scope
govuk-frontend
Loading...
callback function if error throw by component on init