0.4.2 • Published 1 year ago

mofron-effect-hrzpos v0.4.2

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

mofron-effect-hrzpos

mofron is module based frontend framework.

horizonal position effect for mofron component

the component is positioned specified parameter that is 'center' or 'left' and 'right'.

Install

npm install mofron mofron-effect-hrzpos

Sample

<setting>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-effect-hrzpos">Hrzpos</tag>
</setting>

<Text effect=Hrzpos:"center">Horizon Position Effect</Text>

Parameter

ShortFormParameter NameTypeDescription
typestringset position type ('center','left','right')
undefind: call as getter
offsetstring(size)position offset size
undefined: call as getter