mofron-comp-aweicon
v0.3.0
Published
font awesome icon for mofron
Readme
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 |
