video component typically requires a src attribute,
which specifies the URL of the video file to be played. The component may
also support additional attributes such as controls, which
adds playback controls (like play, pause, volume) to the video player, and autoplay,
which allows the video to start playing automatically when the page
loads.