0.2.2 • Published 1 year ago

mofron-effect-vrtpos v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year ago

mofron-effect-vrtpos

mofron is module based frontend framework.

vertical position effect for mofron component

the component is positioned specified parameter that is 'center' or 'top' and 'bottom'.

Install

npm install mofron mofron-effect-vrtpos

Sample

<setting>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-effect-vrtpos">VrtPos</tag>
</setting>

<div size=(1.5rem,0.8rem) style="display:flex;" color2=[220,220,220]>
    <Text effect=VrtPos:"center">Vertical Position</Text>
</div>

Parameter

ShortFormParameter NameTypeDescription
typestringposition type (center,top,bottom)
undefined: call as getter
offsetstring(size)offset size
undefined: call as getter
0.2.2

1 year ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago