Components

Video

<Video />

Constructor

# <Video />

Video Component
Parameters:
Name Type Attributes Default Description
file string The location of the video file.
controls boolean <optional>
true Whether or not to show controls for the video.
Author:

View Source components/Video.tsx, line 10