Release 26.04.2024 | Add a showcase link attribute to open a link in new tab
New
- Now you can specify the way a link from the showcase should be opened. Use the newTab attribute, like shown below
The attribute is optional. By default, a link will be opened in a new tab.
<linksShowcase> <link url="http://multifactor.ru" title="multifactor" image="logo.svg" newTab="false"/> </linksShowcase>