mofron-effect-blur

0.3.0 • Public • Published

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

Short
Form
Parameter Name Type Description
value string blur size (css value)

Readme

Keywords

Package Sidebar

Install

npm i mofron-effect-blur

Weekly Downloads

2

Version

0.3.0

License

MIT

Unpacked Size

3.89 kB

Total Files

5

Last publish

Collaborators

  • simparts