The UI element with actions
Installation
Run following command in console to install the module:
wiz install @email/wiz-link-wrapper
Link
import wizLinkWrapper from 'wiz-link-wrapper';
Add this link directly to the layout (App.vue) or block (./common/blocks/ or ./common/blocks-library/):
export default { components: { wizLinkWrapper } ...
Basic usage
Markup:
Localization: