I would like to create a context-sensitive help for my web application.
Iam using javascript (react / primereact).
I wrote down some documentation as pdf file.
So when I click on some button or in best case i just use f1 as shortcut I want to see the predefined page of my documentation.
There must be something pre-built, but I can’t find anything useful.
I am grateful for every tip.
Thanks.