0.0.2 • Published 3 years ago

mofron-effect-textshadow v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

mofron-effect-textshadow

mofron is module based frontend framework.

text shadow effect modulw for mofron Text component

Install

npm install mofron mofron-effect-textshadow

Sample

<setting>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-effect-textshadow">TxtShw</tag>
</setting>

<Text effect=TxtShw>Text Shadow</Text>

Parameter

ShortFormParameter NameTypeDescription
valuestringshadow size (css value)
colormixed (color)string: shadow color name, #hex
array: red, green, blue, (alpha)
0.0.2

3 years ago

0.0.1

3 years ago