We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This allows you to add an <a> tag from a config.
<a>
Example:
{ type: 'Anchor', options: { text: 'Feedback', target: 'blank', customStyle: { 'color': 'white', 'border-bottom': '0px' }, href: '//exampleurl.com' } }