Docs
THEOplayer.com
Preparing search index...
The search index is not available
React Native THEOplayer UI
React Native THEOplayer UI
PipButtonProps
Interface PipButtonProps
interface
PipButtonProps
{
icon
?:
{
enter
:
ReactNode
;
exit
:
ReactNode
;
}
;
}
Index
Properties
icon?
Properties
Optional
icon
icon
?:
{
enter
:
ReactNode
;
exit
:
ReactNode
;
}
The icon components used in the button.
Type declaration
enter
:
ReactNode
exit
:
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.