0.1.8 • Published 1 year ago

@web-inmars/mars-title v0.1.8

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

mars-title

Web component that allows us to show an accessible and beautiful title.

Installation

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

Usage

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

<mars-title>
     I am a title
</mars-title>

Properties

PropertyAttributeTypeDefault
disableddisabledbooleanfalse
headingheadingstring""
valuevaluestring""
variantvariantstring""
0.1.8

1 year ago

0.1.7

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago