nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
400 stars 25 forks source link

`scrollTo` option for `defineOgImageScreenshot` #85

Closed manniL closed 1 year ago

manniL commented 1 year ago

Clear and concise description of the problem

As a developer using nuxt-og-image, I'd like to be able to take a screenshot of a certain part of the page.

Suggested solution

a scrollTo property could be implemented which takes a selector and scrolls to it.

Alternative

No response

Additional context

No response

manniL commented 1 year ago

Nvm, this is what selector does 😂