Preparing search index...
The search index is not available
Documentation
Documentation
@lumieducation/h5p-webcomponents
IH5P
Interface IH5P
interface
IH5P
{
Dialog
:
IH5PDialog
;
externalDispatcher
:
IH5PEventDispatcher
;
getCopyrights
:
(
instance
:
IH5PInstance
,
parameters
:
any
,
contentId
:
any
,
metadata
:
any
,
)
=>
string
;
instances
:
IH5PInstance
[]
;
jQuery
:
any
;
preventInit
:
boolean
;
init
(
root
:
any
)
:
any
;
triggerXAPI
(
verb
:
string
,
extra
:
any
)
:
void
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
Dialog
external
Dispatcher
get
Copyrights
instances
j
Query
prevent
Init
Methods
init
triggerXAPI
Properties
Dialog
Dialog
:
IH5PDialog
external
Dispatcher
externalDispatcher
:
IH5PEventDispatcher
get
Copyrights
getCopyrights
:
(
instance
:
IH5PInstance
,
parameters
:
any
,
contentId
:
any
,
metadata
:
any
,
)
=>
string
instances
instances
:
IH5PInstance
[]
j
Query
jQuery
:
any
prevent
Init
preventInit
:
boolean
Methods
init
init
(
root
:
any
)
:
any
Parameters
root
:
any
Returns
any
triggerXAPI
triggerXAPI
(
verb
:
string
,
extra
:
any
)
:
void
Parameters
verb
:
string
extra
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Dialog
external
Dispatcher
get
Copyrights
instances
j
Query
prevent
Init
Methods
init
triggerXAPI
Documentation
Loading...