0.3.0 • Published 5 years ago
mofron-comp-aweicon v0.3.0
mofron-comp-aweicon
mofron is module based frontend framework.
component for fontawesome icon
Install
npm install mofron mofron-comp-aweiconSample
<setting>
    <tag load="mofron-comp-aweicon">Icon</tag>
</setting>
<Icon>fas fa-angle-right</Icon>Parameter
| ShortForm | Parameter Name | Type | Description | 
|---|---|---|---|
| text | string | icon config | |
| ◯ | icon | string | icon config | 
| link | string | link path | |
| boolean | true: open link with new tab | ||
| false: jump to link |