I know it is redundant but can I style a link widget to look like a button and vice versa? I remember this coming out as a question in my Outsystems exam but I couldn't find the answer in the syllabus.
Hi @Damien Gan,
Can you please look below image you can use default class of outsystem "btn" class also in the link style property or you can customize your class also.
Hope this help you need any help please let me know!!
Regards,
Rajat
Hello, is a button considered a link if I remove the btn styling and remove the border?
Yes, you can do that.
Hello,
Yes, you can change style of UI elements using CSS. So you can make link looks like a button.
You can update the css style on the link