Documentation
Preparing search index...
@music-ui/react
<internal>
AbcElemRest
Interface AbcElemRest
interface
AbcElemRest
{
endTie
?:
true
;
startTie
?:
TieProperties
;
text
?:
number
;
type
:
|
"spacer"
|
"rest"
|
"invisible"
|
"invisible-multimeasure"
|
"multimeasure"
|
"whole"
;
}
Index
Properties
end
Tie?
start
Tie?
text?
type
Properties
Optional
end
Tie
endTie
?:
true
Optional
start
Tie
startTie
?:
TieProperties
Optional
text
text
?:
number
type
type
:
|
"spacer"
|
"rest"
|
"invisible"
|
"invisible-multimeasure"
|
"multimeasure"
|
"whole"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Tie
start
Tie
text
type
Documentation
Loading...