Documentation
Preparing search index...
@music-ui/react
UseStopPlayback
Type Alias UseStopPlayback
Properties exposed by the
useStopPlayback
hook.
type
UseStopPlayback
=
{
stop
:
()
=>
void
;
}
Index
Properties
stop
Properties
stop
stop
:
()
=>
void
Stops the current playback.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stop
Documentation
Loading...
Properties exposed by the
useStopPlaybackhook.