corrected readme
This commit is contained in:
parent
d6fbc9f52f
commit
ece143b039
1 changed files with 5 additions and 4 deletions
|
|
@ -42,10 +42,11 @@ Import it in your Angular2 project like a directive
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
| Parameter | Description | Values |
|
|
||||||
| ------ | ------ | ------ |
|
| Parameter | Description | Values |
|
||||||
| fittext | is the selector of the directive | true or false (if is setted is true by default)
|
| --- | --- | --- |
|
||||||
|
| fittext | is the selector of the directive | true/false (if is setted is true by default)
|
||||||
| container | the container to fit | ElementRef
|
| container | the container to fit | ElementRef
|
||||||
| onResize | enable/disable the autofit in case of window resize | true or false (default false)
|
| onResize | enable/disable the autofit in case of window resize | true or false (default false)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue