react-spinners
react-spinners copied to clipboard
FaderLoader does not have feature to resize.
trafficstars
- I cannot resize the size of FadeLoader. I've attempted to modify size and radius property but no luck.
Suggestion:
- Add the ability to resize either using size or radius property
is this what you're trying to achieve? looks like you need to adjust the margin prop to do that.
The APi is a bit confusing, so I will have to add some documentation.
I met the same issue, there is no size attribute on FadeLoader.
When I need to put the FadeLoader in to a 24px height button, it's overflowed
Have you guys found a way to resize the FadeLoader?