Skip to content

simpart/mofron-layout-hrzcenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mofron-layout-hrzcenter

mofron is module based frontend framework.

horizon center layout

Install

npm install mofron mofron-layout-hrzcenter

Sample

<setting>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-layout-hrzcenter">HrzCent</tag>
</setting>

<div width=100% layout=HrzCent:80>
    <Text>Horizontal</Text>
    <Text>Center</Text>
    <Text>Layout</Text>
</div>

Parameter

Short
Form
Parameter Name Type Description
rate number center rate
undefined: call as getter
type string center type
undefined: call as getter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published