Tabbar: Add Hyperlink to tab instead of standard event

Hello. I would like to replace the standard tab config with a hyperlink version (e.g., clicking the link will be the same as clicking the tab) but nothing I’ve tried has worked. Anyone have some code that will give me some insights into how this can be done? Thank you!

Hello.

There is no possibility to place the links in the tab headers.
You may try to use the beforeChange event to control the clicking on your tab header and perform a needed action: