0.1.9 • Published 1 year ago

@web-inmars/mars-link v0.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mars-link

Web component that allows us to show an accessible and beautiful link so that users can interact

Installation

  npm i @web-inmars/mars-link --save

Usage

<script type="module">
   import 'mars-link/mars-link.js';
</script>

<mars-link href="#">
     I'm a link!
</mars-link>

Properties

PropertyAttributeTypeDefault
disableddisabledbooleanfalse
hrefhrefstring""
relrelstring""
targettargetstring""
typetypestring""
valuevaluestring""
variantvariantstring""
0.1.9

1 year ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago