devowl-wp
Preparing search index...
frontend-packages/cookie-consent-web-client
OptInAllEvent
Type Alias OptInAllEvent<ServiceAdditional>
type
OptInAllEvent
<
ServiceAdditional
=
object
>
=
{
ready
:
Promise
<
[
void
[]
,
void
[]
]
>
;
services
:
{
group
:
ServiceGroup
;
service
:
Service
&
ServiceAdditional
}
[]
;
}
Type Parameters
ServiceAdditional
=
object
Index
Properties
ready
services
Properties
ready
ready
:
Promise
<
[
void
[]
,
void
[]
]
>
This promise determines if all the opt-in scripts are loaded and fully available.
services
services
:
{
group
:
ServiceGroup
;
service
:
Service
&
ServiceAdditional
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ready
services
devowl-wp
Loading...
This promise determines if all the opt-in scripts are loaded and fully available.