mofron-effect-font
v0.2.5
Published
font effect for mofron component
Readme
mofron-effect-font
mofron is module based frontend framework.
set text font for mofron-comp-text component
format configure for each file automatically if you use local font
Attention
- this effect is private, this function is included in text component. so you don't need to use directly
Install
npm install mofron mofron-effect-fontParameter
| ShortForm | Parameter Name | Type | Description | |:-------------:|:---------------|:-----|:------------| | ◯ | fname | mixed | string: primary font name | | | | | undefined: call as getter | | | | string | secondary font name (not required) | | ◯ | path | mixed | string: path to font | | | | | undefined: call as getter | | | src | mixed | string: path to font | | | | | undefined: call as getter |
