0.1.2 • Published 5 years ago

mofron-comp-footer v0.1.2

Weekly downloads
19
License
MIT
Repository
github
Last release
5 years ago

mofron-comp-footer

mofron is module based frontend framework.

footer component for mofron

Install

npm install mofron   mofron-comp-footer

Sample

<setting>
    <tag load="mofron-comp-footer">Footer</tag>
    <tag load="mofron-comp-text">Text</tag>
    <tag load="mofron-effect-position">Position</tag>
</setting>

<Footer color='#f0e6fa' style="position:absolute;bottom:0rem;">
    <Text size=0.3rem effect=Position>Footer Component</Text>
</Footer>

Parameter

ShortFormParameter NameTypeDescription
mainColormixed(mixed (color)) string: color name, #hex
array: red, green, blue, (alpha)
dictstyle option
accentColormixed(mixed (color)) string: color name, #hex
array: red, green, blue, (alpha)
dictstyle option
0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago