mofron-effect-radius

0.4.2 • Public • Published

mofron-effect-radius

mofron is module based frontend framework.

radius effect for mofron

this effect makes the components of outside rounded style

Install

npm install mofron mofron-effect-radius

Sample

<setting>
    <tag load="mofron-comp-button">Button</tag>
    <tag load="mofron-effect-radius">Radius</tag>
</setting>
<Button effect=Radius("0.1rem")>Radius Effect<Button>

Parameter

Short
Form
Parameter Name Type Description
value string (size) radius size
position mixed array: position list
string: target position ("top-left","top-right","bottom-left","bottom-right")

Readme

Keywords

none

Package Sidebar

Install

npm i mofron-effect-radius

Weekly Downloads

7

Version

0.4.2

License

MIT

Unpacked Size

5.2 kB

Total Files

5

Last publish

Collaborators

  • simparts