react-spinners icon indicating copy to clipboard operation
react-spinners copied to clipboard

FaderLoader does not have feature to resize.

Open nartuo1997 opened this issue 2 years ago • 6 comments
trafficstars

Screen Shot 2023-01-18 at 11 55 00 AM - 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

nartuo1997 avatar Jan 18 '23 17:01 nartuo1997

Screen Shot 2023-01-18 at 7 29 01 PM

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.

davidhu2000 avatar Jan 19 '23 03:01 davidhu2000

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

Hanggi avatar Jan 14 '24 06:01 Hanggi

Have you guys found a way to resize the FadeLoader?

jcjp avatar May 09 '24 04:05 jcjp