Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all options that CountUp supports #8

Closed
RealTJ opened this issue Mar 26, 2018 · 1 comment
Closed

Add all options that CountUp supports #8

RealTJ opened this issue Mar 26, 2018 · 1 comment

Comments

@RealTJ
Copy link

RealTJ commented Mar 26, 2018

[ ] Bug
[ ] Build issue
[x] Feature request

Version info

Angular: 5.2.0
Angular CLI: 1.7.2
countup.js-angular2: 1.1.1

Description

I'm currently needing to count up a percentage, which can be achieved through suffix.

Basically counting up from 0.00% to 100.00%

This can be set through the options. However these options are missing in the module. Can this be added? I would do a pull request, if that is ok.

@RealTJ
Copy link
Author

RealTJ commented Mar 26, 2018

Nevermind found out that you can pass options like this: [countUp]="countUpOptions". Whereas countUpOptions is the object with the options you wanna pass to countUp.

@RealTJ RealTJ closed this as completed Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant