Skip to content

mofron/mofron-layout-horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published