Documentation
Preparing search index...
@music-ui/abc
<internal>
ChordProperties
Interface ChordProperties
interface
ChordProperties
{
chord
?:
{
root
:
ChordRoot
;
type
:
ChordType
}
;
name
:
string
;
position
?:
ChordPlacement
;
rel_position
?:
{
x
:
number
;
y
:
number
}
;
}
Index
Properties
chord?
name
position?
rel_
position?
Properties
Optional
chord
chord
?:
{
root
:
ChordRoot
;
type
:
ChordType
}
name
name
:
string
Optional
position
position
?:
ChordPlacement
Optional
rel_
position
rel_position
?:
{
x
:
number
;
y
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chord
name
position
rel_
position
Documentation
Loading...