Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mofron-effect-size

simpart235MIT0.2.2

size effect for mofron

front-end, mofron

readme

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