0.4.1 • Published 3 years ago

mofron-comp-image v0.4.1

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

mofron-comp-image

mofron is module based frontend framework.

image component for mofron

Install

npm install mofron mofron-comp-image

Sample

<setting>
    <tag load="mofron-comp-image">Image</tag>
</setting>
<Image size=(1.5rem,1.5rem)>./image.png</Image>

Parameter

ShortFormParameter NameTypeDescription
pathstringpath to image
base64numberbase64 image value
srcstringpath to image file