material-ui-audio-player
material-ui-audio-player copied to clipboard
Feature request , Disabled and Loading
I have a problem with your awesome library
I have to download audio with Authorization header and create a blob url
So I cannot pass src until download completed , can you please provide a disabled prop or disable automatically if src is not provided
Also let me to pass loading props to player
@Werter12 can you please reply!
@sm2017 Hi! I've started working on this issue in this branch https://github.com/Werter12/material-ui-audio-player/tree/add-disable-props. I've added disabled prop and applied specific styles for root element when disabled is true. But have left to do disabling all button-icons and applying the custom disabled style for them. So, if you want urgently have these changes you could help.