spz-vimeo

Displays a Vimeo video.

With the responsive layout, the width and height attributes from the example should yield the correct layout for a 16:9 aspect ratio video:

<spz-vimeo layout="fixed" width="960" height="540" videoid="188437711"></spz-vimeo>

required

This attribute is required. You will see a Vimeo URL on the “Share” portion. The Vimeo ID will be the portion at the end of the URL after the last slash.

For example, in this URL https://vimeo.com/188437711, the Vimeo video id is 188437711.

本页目录