Documentation
Preparing search index...
@music-ui/abc
<internal>
VoiceItemBar
Interface VoiceItemBar
interface
VoiceItemBar
{
barNumber
?:
number
;
chord
?:
ChordProperties
[]
;
decoration
:
Decorations
[]
;
el_type
:
"bar"
;
endChar
:
number
;
endEnding
?:
boolean
;
startChar
:
number
;
startEnding
?:
string
;
type
:
|
"bar_dbl_repeat"
|
"bar_right_repeat"
|
"bar_left_repeat"
|
"bar_invisible"
|
"bar_thick_thin"
|
"bar_thin_thin"
|
"bar_thin"
|
"bar_thin_thick"
;
}
Index
Properties
bar
Number?
chord?
decoration
el_
type
end
Char
end
Ending?
start
Char
start
Ending?
type
Properties
Optional
bar
Number
barNumber
?:
number
Optional
chord
chord
?:
ChordProperties
[]
decoration
decoration
:
Decorations
[]
el_
type
el_type
:
"bar"
end
Char
endChar
:
number
Optional
end
Ending
endEnding
?:
boolean
start
Char
startChar
:
number
Optional
start
Ending
startEnding
?:
string
type
type
:
|
"bar_dbl_repeat"
|
"bar_right_repeat"
|
"bar_left_repeat"
|
"bar_invisible"
|
"bar_thick_thin"
|
"bar_thin_thin"
|
"bar_thin"
|
"bar_thin_thick"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bar
Number
chord
decoration
el_
type
end
Char
end
Ending
start
Char
start
Ending
type
Documentation
Loading...