mofron-comp-errmsg

0.2.3 • Public • Published

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

Short
Form
Parameter Name Type Description
text mixed string: error message string
moforn-comp-text: error message text component
undefined: call as getter

Readme

Keywords

Package Sidebar

Install

npm i mofron-comp-errmsg

Weekly Downloads

1

Version

0.2.3

License

MIT

Unpacked Size

5.18 kB

Total Files

5

Last publish

Collaborators

  • simparts