0.8.1 • Published 3 years ago

mofron-effect-shadow v0.8.1

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

mofron-effect-shadow

mofron is module based frontend framework.

shadow effect for mofron

this effect makes the component has a shadow.

Feature

  • the size changes according to the value of the 'value' parameter.
  • the blur percentage changes according to the value of the 'blur' parameter.

Install

npm install mofron mofron-effect-shadow

Sample

<setting>
    <tag load="mofron-effect-shadow">Shadow</tag>
</setting>

<div size=(1rem,1rem)>
    <effect>
        <Shadow blur=0.05rem>0.02rem</Shadow>
    </effect>
</div>

Parameter

ShortFormParameter NameTypeDescription
valuestring (size)shadow size (css value)
blurstring (size)blur size value
colorstring (size)shadow color (css value)
0.8.1

3 years ago

0.8.0

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.12

6 years ago

0.6.11

6 years ago

0.6.10

6 years ago

0.6.9

6 years ago

0.6.8

6 years ago

0.6.7

6 years ago

0.6.6

6 years ago

0.6.5

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.0.1

8 years ago