mofron-layout-horizon
v0.3.0
Published
horizon layout for mofron
Downloads
29
Readme
mofron-layout-horizon
mofron is module based frontend framework.
horizon layout for mofron
target component of children is positioned horizontally.
Install
npm install mofron mofron-layout-horizon
Sample
<setting>
<tag load="mofron-comp-text">Text</tag>
<tag load="mofron-layout-horizon">Horizon</tag>
</setting>
<div layout=Horizon()>
<Text>Horizon</Text>
<Text>Layout</Text>
</div>
Parameter
| ShortForm | Parameter Name | Type | Description | |:-------------:|:---------------|:-----|:------------|