Documentation
Preparing search index...
@music-ui/react
<internal>
ChordGridMeasure
Interface ChordGridMeasure
interface
ChordGridMeasure
{
annotations
?:
string
[]
;
chord
:
[
string
,
string
,
string
,
string
]
;
ending
?:
number
;
hasEndRepeat
?:
boolean
;
hasStartRepeat
?:
boolean
;
noBorder
?:
boolean
;
}
Index
Properties
annotations?
chord
ending?
has
End
Repeat?
has
Start
Repeat?
no
Border?
Properties
Optional
annotations
annotations
?:
string
[]
chord
chord
:
[
string
,
string
,
string
,
string
]
Optional
ending
ending
?:
number
Optional
has
End
Repeat
hasEndRepeat
?:
boolean
Optional
has
Start
Repeat
hasStartRepeat
?:
boolean
Optional
no
Border
noBorder
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
chord
ending
has
End
Repeat
has
Start
Repeat
no
Border
Documentation
Loading...