I'm very happy to see the new pre-release v5.0.0-alpha.1. I noticed something:
- The
Autocomplete component has a prop called loading.
- The
LoadingButton component has a prop called pending.
For convention, I think all components should use the word loading. Also it feels it makes sense after the component name
I'm very happy to see the new pre-release v5.0.0-alpha.1. I noticed something:
Autocompletecomponent has a prop calledloading.LoadingButtoncomponent has a prop calledpending.For convention, I think all components should use the word
loading. Also it feels it makes sense after the component name