M
Jun 21, 2026My star-rating widget is a real form control now
Every custom input widget reaches the same fork in the road. The team builds a star rating, or a tag...
Jun 21, 20263 min read0 reactions0 comments
Tag archive
Every custom input widget reaches the same fork in the road. The team builds a star rating, or a tag...

In Angular development, creating custom form components is a powerful way to encapsulate logic and...
anirbmuk / CustomFormElement ...

The use case Side Note: this post was inspired by this StackOverflow question Let's talk...