Documentation
Preparing search index...
@music-ui/react
ChordWithPlayerProps
Type Alias ChordWithPlayerProps
ChordWithPlayerProps
:
ChordProps
&
{
arpeggioLabel
?:
string
;
arpeggioSpeed
?:
number
;
id
?:
string
;
instrument
?:
string
;
playedNoteColor
?:
string
;
playLabel
?:
string
;
}
Props expected by the
ChordWithPlayer
component.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Props expected by the
ChordWithPlayercomponent.