derrickpelletier / react-loading-overlay

Loading overlays with fade, spinner, message support.
MIT License
255 stars 83 forks source link

Custom text with font-awesome's icon spinner #19

Closed harrysoer closed 5 years ago

harrysoer commented 6 years ago

Hi, I may have found a way to have my own custom spinner icon by over-riding the text props but I'm receiving an error but it works perfectly. Take a look at my screenshots

Code: code loading

Output: output

Error message: errmsg

derrickpelletier commented 6 years ago

Yeah, the text prop only accepts a string! Definitely on my radar to add a custom spinner though, so i'll leave this issue open

derrickpelletier commented 5 years ago

supported now