player
player copied to clipboard
Incorrect Vue markup in the docs
URL:
https://vidstack.io/docs/player/getting-started/installation/vue/?bundler=vite&provider=video&styling=default-layout
Describe:
I think it should be title and not .title.
Same for .src and .thumbnail, should be src and thumbnail.
This also apply to the Nuxt example.
If the value is dynamic, then you can use the : shorthand instead of v-bind:, but never have I seen a single dot . before an attribute