Attila Béli
Attila Béli
linkAttribute option doesn't work in the Viewer in my case, using 3.0.
I do not have the 2.4 (only 3.0) but the general idea should work with any version, any framework, just check the classnames we're referring to in the code. When...
@jpainam here you go: https://github.com/myrddral/reactpdf-example-next-app Next.js pre-renders components on the server side, even ones marked with the 'use client' directive. For this reason if a package uses Web APIs only...