mofron is module based frontend framework.
-
Module Based: All components are made up of node modules. It makes simple to build a web page. more..
-
Replaceable: UI components can be replaced. This feature will minimize the impact on design and feature changes. For example, it makes easy to shift from mockup to production. more..
-
Utility Functions: The mofron has some utility functions such as 'effects' and 'layout'. it makes easy to build a web page without JS and CSS. more..
You can see documentation
Basic | Form | List | |
---|---|---|---|
Text | Form | Table | Message |
Button | Input | Tab | Dialog |
Header | CheckBox | Menu | Progress |
Frame | CheckList | Carousel | Tooltip |
Image | Radio | Tree | |
Heading | RadioList | ||
LinkTxt | DropDown | ||
Accordion | TextArea | ||
ModalFil | FileSel | ||
Loading | Switch | ||
Split |
Common | OnCommon | Click | Focus |
ClkFocus | Hover | Style | Resize |
MouseOver | MouseOut | Drag |
Fade | Radius | Shadow | Blur |
HrzPos | VrtPos | Slant | Scale |
SyncWin | Position |
Margin | Relative | Padding | Grid |
HrzCenter | Horizon |