0.3.0 • Published 6 years ago

mofron-effect-blur v0.3.0

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

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago