Documentation
Preparing search index...
@music-ui/react
ChordProps
Type Alias ChordProps
ChordProps
:
Omit
<
UseFretboardParams
,
"scale"
|
"chord"
|
"positions"
>
&
{
barres
?:
BarreInput
;
chordName
?:
string
;
className
?:
string
;
id
?:
string
;
includeOpenStrings
?:
boolean
;
input
:
string
;
showName
?:
boolean
;
}
Props expected by the
Chord
component.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Props expected by the
Chordcomponent.