mofron-effect-size

0.2.1 • Public • Published

mofron-effect-size

mofron is module based frontend framework.

size effect for mofron

Attention

  • speed parameter is invalid if the width or height specify null

Install

npm install mofron mofron-effect-size

Sample

<require>
    <tag load="mofron-comp-frame">Frame</tag>
    <tag load="mofron-effect-size">Size</tag>
</require>

<Frame>
    <effect>
        <Size speed=1000 delay=1000>(2rem,2rem)</Size>
    </effect>
</Frame>

Parameter

Short
Form
Parameter Name Type Description
width string (size) width
height string (size) height

/mofron-effect-size/

    Package Sidebar

    Install

    npm i mofron-effect-size

    Weekly Downloads

    1

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    4.76 kB

    Total Files

    5

    Last publish

    Collaborators

    • simparts