@tspro/web-music-score
Preparing search index...
react-ui
PlaybackButtonsProps
Interface PlaybackButtonsProps
interface
PlaybackButtonsProps
{
buttonLayout
?:
PlaybackButtonsLayout
;
doc
:
MDocument
;
pauseLabel
?:
string
;
playLabel
?:
string
;
playPauseStop
?:
boolean
;
playStop
?:
boolean
;
singlePlayStop
?:
boolean
;
stopLabel
?:
string
;
}
Index
Properties
button
Layout?
doc
pause
Label?
play
Label?
play
Pause
Stop?
play
Stop?
single
Play
Stop?
stop
Label?
Properties
Optional
button
Layout
buttonLayout
?:
PlaybackButtonsLayout
Deprecated
Use
singlePlayStop
,
playStop
or
playPauseStop
properties instead.
doc
doc
:
MDocument
Optional
pause
Label
pauseLabel
?:
string
Optional
play
Label
playLabel
?:
string
Optional
play
Pause
Stop
playPauseStop
?:
boolean
Optional
play
Stop
playStop
?:
boolean
Optional
single
Play
Stop
singlePlayStop
?:
boolean
Optional
stop
Label
stopLabel
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Layout
doc
pause
Label
play
Label
play
Pause
Stop
play
Stop
single
Play
Stop
stop
Label
@tspro/web-music-score
Loading...
Deprecated
singlePlayStop
,playStop
orplayPauseStop
properties instead.