J joulongleu Active Member Licensed User Longtime User Dec 22, 2020 #1 Hi:Mashiane: [BANanoVuetifyAD3] How to set links to https://www.yahoo.com.tw As below: links.Add(CreateMap("icon": "mdi-cog", "title": "Switch", "to": "https://www.yahoo.com.tw"))?
Hi:Mashiane: [BANanoVuetifyAD3] How to set links to https://www.yahoo.com.tw As below: links.Add(CreateMap("icon": "mdi-cog", "title": "Switch", "to": "https://www.yahoo.com.tw"))?
Mashiane Expert Licensed User Longtime User Dec 22, 2020 #2 The code looks fine as is and should work, try it out. Upvote 0
Mashiane Expert Licensed User Longtime User Dec 22, 2020 #4 Do you want the link to be opened on a new page tab or in the current page that shows? There is something called click:append, click:replace I will look into it. Upvote 0
Do you want the link to be opened on a new page tab or in the current page that shows? There is something called click:append, click:replace I will look into it.