How to Achieve Radio Option Styling
Hello Community, Im trying to add styling to my radio options, such as border and padding
when i do this, this only add the style to the container of all radio instead of each indivitual radio
when i do this, this only add the style to the container of all radio instead of each indivitual radio

Solution
That will just apply to the container.
extraInputAttributes is like what you want...
extraInputAttributes is like what you want...