H5P NodeJS Library
GitHub
Preparing search index...
@lumieducation/h5p-webcomponents
IH5PInstance
Interface IH5PInstance
interface
IH5PInstance
{
contentData
:
{
metadata
:
any
;
standalone
:
boolean
}
;
contentId
:
string
;
params
:
any
;
trigger
:
(
event
:
string
,
eventData
?:
any
,
extras
?:
any
)
=>
void
;
}
Index
Properties
content
Data
content
Id
params
trigger
Properties
content
Data
contentData
:
{
metadata
:
any
;
standalone
:
boolean
}
content
Id
contentId
:
string
params
params
:
any
trigger
trigger
:
(
event
:
string
,
eventData
?:
any
,
extras
?:
any
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Data
content
Id
params
trigger
GitHub
H5P NodeJS Library
Loading...