luqin / react-icheck

:radio_button: iCheck components built with React. Highly customizable checkbox, radio buttons and radio group.
https://luqin.github.io/react-icheck
177 stars 40 forks source link

increaseArea doesn't have any effect? #38

Open eldyvoon opened 7 years ago

eldyvoon commented 7 years ago

Before I go into the style and do some manual customization, I want to ask how does the increaseArea prop work? I tried to adjust to different value but I can't see any effect. For radioClass and other prop it's fine.

zArubaru commented 6 years ago

@eldyvoon Haven't tested it in awhile, but remember off the top of my head that it increases the click area outside the element itself. If I remember correctly, this doesn't affect the surrounding elements.