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
Hi, it probably partly depends on how your application is set up, perhaps you could copy in some code from the page where you're using the viewer and it might become clearer.
One option would be to add a custom button via toolbar-buttons and use this to display a modal when clicked. The demo App.vue page contains an example of that. In that modal you could add whatever code you like, for example, social media links to the page where you're using the viewer.
If you want to link to a specific task that might get a little more complicated but should be possible. Some example of how you're using the viewer would be useful though and we can figure it out from there.
Oh and the custom buttons/modals are available in version 5 (released today), so you might need to upgrade if you want to try that. But check for any changes that might affect your application first!
i want to insert facebook and twitter links on the page so that when i chose to share, it shares to those page. how will i do that?
The text was updated successfully, but these errors were encountered: