attributeBindingsArray | Stringpublic
By default the {{link-to}} component will bind to the href and title attributes. It's discouraged that you override these defaults, however you can push onto the array if needed.
Default: ['title', 'rel', 'tabindex', 'target']
Please login to continue.