nightswinger/vue-fomantic-ui

How does the rating component work?

Closed this issue · 4 comments

Hi,
the docs are a bit minimal. How is the rating component actually working? Does it support v-model? Any events that we can use to get the actual value?

thanks for comment.
Rating component currently does not support v-model and not emit any events.

so,, what is the use case of it then?

but if v-model is not supported how to get the value of the component?