rodainahassan / ionic-rating

A simple Ionic 4 stars rating component using Angular, with an easy API and support for all methods of binding (Property and Event Binding, Template Forms and Reactive Forms).
https://www.npmjs.com/package/ionic-rating
MIT License
19 stars 26 forks source link

small not warking #2

Open SelimBhs opened 5 years ago

SelimBhs commented 5 years ago

small rating not working

rodainahassan commented 4 years ago

Can you provide more info please?

jjun3188 commented 4 years ago

I think he/she means <rating size="small" ></rating> won't make it small. It looks like 'size' doesnt work at all for me.

I am using Angular8 + Ionic5

rodainahassan commented 3 years ago

Can you provide a StackBlitz demo of the issue?