Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 729 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 729 Bytes

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