Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Video is a react native component that implements the HTMLVideoElement interface that extends the HTMLMediaElement interface.

Extends

Implements

Properties

context

context: unknown If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType. Should be used with type annotation or static contextType.

Example

See

React Docs

Inherited from

Media.context

props

readonly props: Readonly<VideoProps & MediaProps & ViewProps>

Inherited from

Media.props
Last modified on February 25, 2026