@onjmin/dtm
Preparing search index...
mountChordPlayer
Function mountChordPlayer
mountChordPlayer
(
target
:
HTMLElement
,
chords
:
string
,
options
?:
MountChordPlayerOptions
,
)
:
ChordPlayerInstance
コード進行再生専用プレイヤーを target 要素にマウントする。 デザインは dtm- クラス体系(PICO-8カラー・ゲームウィンドウ枠)に準拠。
Parameters
target
:
HTMLElement
chords
:
string
options
:
MountChordPlayerOptions
= {}
Returns
ChordPlayerInstance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@onjmin/dtm
Loading...
コード進行再生専用プレイヤーを target 要素にマウントする。 デザインは dtm- クラス体系(PICO-8カラー・ゲームウィンドウ枠)に準拠。