MazLink
MazLink is a standalone component
INFO
Before you have to import the global css files in your project, follow instructions in Getting Started
Basic usage
Color
RouterLink
When you use the to prop, the component will be a router-link and will use the router to navigate.
Icons
You can add an icon on the left and right to the link text with the left-icon and right-icon props.
For more information about the icons, please check the MazBtn page.
External icon
When you use the autoExternal prop, the component will have an external icon if the link has the target _blank.