Skip to content

simpart/mofron-layout-flexgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mofron-layout-flexgrid

mofron is module based frontend framework.

layout module template for developper

Install

npm install mofron mofron-layout-flexgrid

Sample

<setting>
    <tag load="mofron-comp-frame">Frame</tag>
    <tag load="mofron-layout-flexgrid">FlexGrid</tag>
</setting>

<div layout=FlexGrid>
    <Frame></Frame>
    <Frame></Frame>
    <Frame></Frame>
</div>

About

flex grid layout module for mofron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published