Version upgrade 1.2.8
This commit is contained in:
parent
e84a53e8dd
commit
73a46be358
4 changed files with 27 additions and 7 deletions
10
README.md
10
README.md
|
|
@ -97,7 +97,7 @@ Import it in your Angular2 project like a module
|
|||
```
|
||||
|
||||
|
||||
Parameters:
|
||||
Input Parameters:
|
||||
|
||||
| Parameter | Description | Values |
|
||||
| --- | --- | --- |
|
||||
|
|
@ -111,6 +111,14 @@ Import it in your Angular2 project like a module
|
|||
| modelToWatch | pass model to watch, when this model changes -> font size is automatically recalculated | any type of model
|
||||
|
||||
|
||||
fontSizeChanged
|
||||
|
||||
Output Parameters:
|
||||
|
||||
| Parameter | Description | Values |
|
||||
| --- | --- | --- |
|
||||
| fontSizeChanged | current font size | string
|
||||
|
||||
### Development
|
||||
|
||||
Want to contribute? Great!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue