stevepurcell's avatar

When to use a Livewire component

I have a need for a fairly simple function that will take a ranking number and display it graphically as 1 - 3 stars based on that rank.

Does something this simple require a full livewire component, or is a custom helper function still the way to go for this?

0 likes
1 reply

Please or to participate in this conversation.