Preparing search index...
The search index is not available
Documentation
Documentation
@lumieducation/h5p-server
IPlayerModel
Interface IPlayerModel
interface
IPlayerModel
{
contentId
:
any
;
dependencies
:
ILibraryName
[]
;
downloadPath
:
string
;
embedTypes
:
(
"div"
|
"iframe"
)
[]
;
integration
:
IIntegration
;
scripts
:
string
[]
;
styles
:
string
[]
;
translations
:
any
;
user
:
IUser
;
}
Index
Properties
content
Id
dependencies
download
Path
embed
Types
integration
scripts
styles
translations
user
Properties
content
Id
contentId
:
any
dependencies
dependencies
:
ILibraryName
[]
download
Path
downloadPath
:
string
embed
Types
embedTypes
:
(
"div"
|
"iframe"
)
[]
integration
integration
:
IIntegration
scripts
scripts
:
string
[]
styles
styles
:
string
[]
translations
translations
:
any
user
user
:
IUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Id
dependencies
download
Path
embed
Types
integration
scripts
styles
translations
user
Documentation
Loading...