Can't add class attributes to Link element when onclick is NOT set to default behaviour

healyhatman 09 Apr, 2018
EDIT: Can't actually add anything to "Extra attributes" with the settings described below. For example adding
style:margin-top:33px
renders as
<a style="margin-top:29px;class:G2-dynamic"


----------------------------------------------------------------------------------

Trying to figure out how to get onclick: load new content or remove closest matching element to work for "link" form elements. Styling my buttons with
class:icon labeled
in the "Advanced->Extra attributes" setting.

The link is rendered as:
<a class="ui button labeled iconclass:G2-static blue"
This topic is locked and no more replies can be posted.