Docs
THEOplayer.com
Preparing search index...
The search index is not available
React Native THEOplayer UI
React Native THEOplayer UI
MuteButtonProps
Interface MuteButtonProps
interface
MuteButtonProps
{
icon
?:
{
volumeOff
:
ReactNode
;
volumeUp
:
ReactNode
;
}
;
}
Index
Properties
icon?
Properties
Optional
icon
icon
?:
{
volumeOff
:
ReactNode
;
volumeUp
:
ReactNode
;
}
The icon components used in the button.
Type declaration
volume
Off
:
ReactNode
volume
Up
:
ReactNode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
icon
React Native THEOplayer UI
Loading...
Generated using
TypeDoc
The icon components used in the button.