We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loading
Hey, thanks for the efforts you put into this!
Is there a way to access the input props in the loading method?
props
My use case is that I want to display a placeholder that has the same (parameterizable) size as the loadable content. Did I miss something?
If not, what do you think about adding a props parameter here?
The text was updated successfully, but these errors were encountered:
You mean pass the instance props to the Loader? That's not a bad idea. I'll see about doing that.
Sorry, something went wrong.
No branches or pull requests
Hey, thanks for the efforts you put into this!
Is there a way to access the input
props
in theloading
method?My use case is that I want to display a placeholder that has the same (parameterizable) size as the loadable content. Did I miss something?
If not, what do you think about adding a
props
parameter here?The text was updated successfully, but these errors were encountered: