Snapshot delay
#384
-
For specific stories, is it possible to add a delay to allow a story/animation to fully load in before taking the snapshot? I know there is the |
Beta Was this translation helpful? Give feedback.
Answered by
d3vl1m3
Jul 29, 2022
Replies: 2 comments 3 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
d3vl1m3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay. Figured it out without using the
storiesOf
.You can use this as a custom hook or a component - both seem to work well:
OR