0.1.8 • Published 3 years ago

@web-inmars/mars-title v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years 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

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago