mofron-layout-horizon

0.3.0 • Public • Published

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

Short
Form
Parameter Name Type Description

Readme

Keywords

Package Sidebar

Install

npm i mofron-layout-horizon

Weekly Downloads

3

Version

0.3.0

License

MIT

Unpacked Size

3.27 kB

Total Files

5

Last publish

Collaborators

  • simparts