0.1.9 • Published 3 years ago

@web-inmars/mars-text v0.1.9

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

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago