Playerx Element

The <player-x> element embeds any media player in the document and provides a uniform API to allow you to control those video and audio players programmatically. The Playerx API mimics the HTMLMediaElement API as closely as possible.

<player-x src="https://vimeo.com/648359100" controls></player-x>