Documentation
Preparing search index...
@music-ui/react
<internal>
AbcElemGraceNote
Interface AbcElemGraceNote
interface
AbcElemGraceNote
{
acciaccatura
?:
true
;
accidental
?:
AccidentalName
;
duration
:
number
;
endBeam
?:
true
;
endSlur
?:
number
[]
;
endTie
?:
true
;
highestVert
?:
number
;
midipitch
?:
number
;
name
:
string
;
pitch
:
number
;
startBeam
?:
true
;
startSlur
?:
SlurProperties
[]
;
startTie
?:
TieProperties
;
style
?:
NoteHeadType
;
verticalPos
:
number
;
}
Hierarchy (
View Summary
)
AbcElemPitch
AbcElemGraceNote
Index
Properties
acciaccatura?
accidental?
duration
end
Beam?
end
Slur?
end
Tie?
highest
Vert?
midipitch?
name
pitch
start
Beam?
start
Slur?
start
Tie?
style?
vertical
Pos
Properties
Optional
acciaccatura
acciaccatura
?:
true
Optional
accidental
accidental
?:
AccidentalName
duration
duration
:
number
Optional
end
Beam
endBeam
?:
true
Optional
end
Slur
endSlur
?:
number
[]
Optional
end
Tie
endTie
?:
true
Optional
highest
Vert
highestVert
?:
number
Optional
midipitch
midipitch
?:
number
name
name
:
string
pitch
pitch
:
number
Optional
start
Beam
startBeam
?:
true
Optional
start
Slur
startSlur
?:
SlurProperties
[]
Optional
start
Tie
startTie
?:
TieProperties
Optional
style
style
?:
NoteHeadType
vertical
Pos
verticalPos
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acciaccatura
accidental
duration
end
Beam
end
Slur
end
Tie
highest
Vert
midipitch
name
pitch
start
Beam
start
Slur
start
Tie
style
vertical
Pos
Documentation
Loading...