0.3.2 • Published 4 years ago

mofron-comp-linktxt v0.3.2

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

mofron-comp-linktxt

mofron is module based frontend framework.

link text component for mofron

jump to url when text clicked.

Install

npm install mofron mofron-comp-linktxt

Sample

<setting>
    <tag load="mofron-comp-linktxt">Link</tag>
</setting>

<Link url="https://mofron.github.io/mofron/">Link Text</Link>

Parameter

ShortFormParameter NameTypeDescription
urlstringlink url
booleantrue: jump to url on new tab
false: jump to url on current tab
0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago