To create a link to a page in REM from within your plugin:
1 |
Add a For example:
|
---|---|
2 |
Add a For example:
|
3 |
Add an import for
|
4 |
Add an import for
|
5 |
Add code to your presenter implementation when For example:
|
6 |
Add code to your panel implementation to update the link. For example:
|
When running your plugin in dev-mode
, the link will show as a title tooltip; and clicking will display an error popup.
When deployed in REM, it will target the link to REM itself.