application base component for mofron
npm install mofron-comp-appbasecommon application component for mofron
it makes easy to build page.
npm install mofron mofron-comp-appbase
`Sample
`html
Image
AppBase
./img/mofron.png
``| Short
Form | Parameter Name | Type | Description |
|:-------------:|:---------------|:-----|:------------|
| ◯ | title | mixed | string/mofron-comp-text: app title |
| | | mixed | string: path to app logo image |
| | | | mofron-comp-image: logo image |
| | header | mofron-comp-header | header component |
| | background | component | background component |
| | height | string (size) | height size |
| | | dict | style option |
| | mainColor | mixed (color) | string: color name, #hex |
| | | | array: [red, green, blue, alpha] |
| | | option | style option |