How do I customize the Notes panel UI

We would like to customize the comments in the right panel. We would like to change the look as well as bring in API data from our database.

Hi, Josh

For advanced customizations like this, we recommend using our open-sourced WeViewr UI by forking the repo from Github. You can read more about this here https://www.pdftron.com/documentation/web/guides/advanced-customization/#working-with-the-public-repo-in-github

Hi i have a similar issue, i need to change the content of one of the right panel but no matter how i try to select the elements i always get null thus i’m unable to change or add anything i wonder if this is because i’m selecting them in the wrong way or because of a protection in the dom structure, also my project is done in vue 2 and laravel 8 so since the components are made in react how can i integrate them as standalone elements in my project?