As in title: how can I do something while all components are mounted in React? I'd like to run script which needs all my components to be mounted.
As in title: how can I do something while all components are mounted in React? I'd like to run script which needs all my components to be mounted.