Skip to content

mofron/mofron-effect-hrzpos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Short
Form
Parameter Name Type Description
type string set position type ('center','left','right')
undefind: call as getter
offset string(size) position offset size
undefined: call as getter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published