ngx-link

0.0.3 • Public • Published

NgxLink

A simple link component to improve your development time!

Technologies

Installing

Using npm:

$ npm install ngx-link

Input parameters

Name Type Default Description
link string empty Your url link
isRouterLink boolean boolean If link is a Router Link
isExternalLink boolean boolean If link is an external link
descriptionLink string boolean The title of link
classLink string empty Class link

Example

<lib-ngx-link link="https://www.google.com/"
              classLink="my-custom-class"></lib-ngx-link>

/ngx-link/

    Package Sidebar

    Install

    npm i ngx-link

    Weekly Downloads

    0

    Version

    0.0.3

    License

    none

    Unpacked Size

    6.66 kB

    Total Files

    15

    Last publish

    Collaborators

    • renanferro