0.3.0 • Published 4 years ago

mofron-effect-blur v0.3.0

Weekly downloads
19
License
MIT
Repository
github
Last release
4 years ago

mofron-effect-blur

mofron is module based frontend framework.

blur effect for mofron

this effect makes the component to blurring.

Install

npm install mofron mofron-effect-blur

Sample

<setting>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-effect-blur">Blur</tag>
</setting>

<Text effect=Blur("0.01rem")>Blur Effect</Text>

Parameter

ShortFormParameter NameTypeDescription
valuestringblur size (css value)
0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago