0.2.3 • Published 2 years ago

mofron-comp-errmsg v0.2.3

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

mofron-comp-errmsg

mofron is module based frontend framework.

error message component

message component with default mainColor config

Install

npm install mofron mofron-comp-errmsg

Sample

<setting>
    <tag load="mofron-comp-errmsg">ErrMsg</tag>
</setting>

<script run=after>
emsg.visible(true);
</script>

<ErrMsg name=@emsg>error message</ErrMsg>

Parameter

ShortFormParameter NameTypeDescription
textmixedstring: error message string
moforn-comp-text: error message text component
undefined: call as getter
0.2.3

2 years ago

0.2.2

3 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

7 years ago