0.1.2 • Published 3 years ago

mofron-comp-footer v0.1.2

Weekly downloads
19
License
MIT
Repository
github
Last release
3 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

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago