Docs
THEOplayer.com
Preparing search index...
The search index is not available
Open Video UI for React Native
Open Video UI for React Native
ScrollableMenuProps
Interface ScrollableMenuProps
interface
ScrollableMenuProps
{
items
?:
ReactNode
;
title
:
string
;
}
Index
Properties
items?
title
Properties
Optional
items
items
?:
ReactNode
The items to be put in the scrollable menu.
title
title
:
string
The title of the scrollable menu.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
items
title
Open Video UI for React Native
Loading...
The items to be put in the scrollable menu.