You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React-PDF give the chance to choose whether create a pdf file or render it on the server. It should be possible to choose this behaviour in the config.
React-PDF give the chance to choose whether create a pdf file or render it on the server. It should be possible to choose this behaviour in the config.
Like a key
"mode" : "file" | "render,"