0.1.9 • Published 1 year ago

@web-inmars/mars-text v0.1.9

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

mars-text

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

Installation

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

Usage

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

<mars-text tag="p">
     I'm a paragraph.
</mars-text>

Properties

PropertyAttributeTypeDefault
cssPartcss-partstring""
disableddisabledbooleanfalse
tagtagstring""
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