Created
March 15, 2019 11:25
-
-
Save injulkarnilesh/a6e9bec2ba7e4f192e857b2a532fda7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ni-analytics-number [value]="value" | |
[fromValue]="100" [toValue]="1000" | |
[fontUnit]="'px'" [fromFontSize]="20" [toFontSize]="60" | |
[enableFontWeight]="true" | |
[enableBlinkEffect]="true"> | |
</ni-analytics-number> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment