File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Height and Width are responsive in the component.
95
95
96
96
## AutoLoad with IntersectionObserver
97
97
98
- Uses Intersection Observer if available to automatically load the YouTube iframe when scrolled into view.
98
+ Uses Intersection Observer if available to automatically load the Vimeo iframe when scrolled into view.
99
99
100
100
` ` ` html
101
101
< lite- vimeo videoid= " 364402896" autoload>< / lite- vimeo>
@@ -114,7 +114,7 @@ flexibility.
114
114
115
115
| Name | Description | Default |
116
116
| ------------ | ---------------------------------------------------------------- | ------- |
117
- | ` videoid` | The YouTube videoid | ` ` |
117
+ | ` videoid` | The Vimeo videoid | ` ` |
118
118
| ` videotitle` | The title of the video | ` Video` |
119
119
| ` videoplay` | The title of the play button (for translation) | ` Play` |
120
120
| ` autoload` | Use Intersection Observer to load iframe when scrolled into view | ` false ` |
You can’t perform that action at this time.
0 commit comments