0.8.1 • Published 1 year ago

mofron-effect-shadow v0.8.1

Weekly downloads
67
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.8.0

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.12

5 years ago

0.6.11

5 years ago

0.6.10

5 years ago

0.6.9

5 years ago

0.6.8

5 years ago

0.6.7

5 years ago

0.6.6

5 years ago

0.6.5

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.0.1

7 years ago