0.4.4 • Published 3 years ago

mofron-comp-prjtop v0.4.4

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

3 years ago

0.4.3

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago