0.0.3 • Published 2 years ago

ngx-link v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

NgxLink

A simple link component to improve your development time!

Technologies

npm.io npm.io

Installing

Using npm:

$ npm install ngx-link

Input parameters

NameTypeDefaultDescription
linkstringemptyYour url link
isRouterLinkbooleanbooleanIf link is a Router Link
isExternalLinkbooleanbooleanIf link is an external link
descriptionLinkstringbooleanThe title of link
classLinkstringemptyClass link

Example

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

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago