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

step event input not working in this module ? #100

Open
imvikaskohli opened this issue Dec 13, 2018 · 0 comments
Open

step event input not working in this module ? #100

imvikaskohli opened this issue Dec 13, 2018 · 0 comments

Comments

@imvikaskohli
Copy link

I'm submitting a...


[ ] Bug report  
[ ] Feature request

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

Environment


Library version: X.Y.Z
Angular version: X.Y.Z


Browser:

- [ ] Chrome (desktop) version XX

<h1>Angular Star Rating Component</h1>
<star-rating-comp [starType]="'icon'"
[step]="0.5" [rating]="2.3"
direction="rtl"
space="around"
staticColor="positive"
size="large"
speed="slow"
[numOfStars]="6"
>
</star-rating-comp>

Till now, unable to figure out how can I achieve the step input event in this module.I also post this on stackoverflow but didn't get any solution for this
Issue posted on StackOverflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants