@onjmin/dtm
Preparing search index...
mountMmlPlayer
Function mountMmlPlayer
mountMmlPlayer
(
target
:
HTMLElement
,
mml
:
string
,
options
?:
MmlPlayerOptions
,
)
:
MmlPlayerInstance
MML文字列を再生専用ビューとして target にマウントする。
Parameters
target
:
HTMLElement
mml
:
string
options
:
MmlPlayerOptions
= {}
Returns
MmlPlayerInstance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@onjmin/dtm
Loading...
MML文字列を再生専用ビューとして target にマウントする。