0.4.4 • Published 4 years ago

mofron-comp-prjtop v0.4.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

mofron-comp-prjtop

mofron is module based frontend framework.

project component for mofron

it makes easy to build project top contents

Install

npm install mofron mofron-comp-prjtop

Sample

<setting>
    <tag load="mofron-comp-appbase">AppBase</tag>
    <tag load="mofron-comp-prjtop">PrjTop</tag>
</setting>

<AppBase>
    <PrjTop text="Project Top Page">
        <button url="./">Get Started</button>
    </PrjTop>
</AppBase>

Parameter

ShortFormParameter NameTypeDescription
imagemixedstring: path to image
mofron-comp-image: replace image component
dictconfig for image component
textmixedstring: phrase text
mofron-comp-text: replace text component
dictconfig for text component
text2mixedstring: phrase text
mofron-comp-text: replace text component
dictconfig for text component
buttonmixedmofron-comp-button: replace button component
string: button text
dictconfig for buttom component
url: set jump url (default is './')
offsetstring (size)offset size
0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago