Loading¶
dcc.Loading is a simple component that wraps other components and displays a spinner while the content is loading. This can be useful for preventing users from seeing empty content while they are waiting for data to load.
dcc.Loading is a simple component that wraps other components and displays a spinner while the content is loading. This can be useful for preventing users from seeing empty content while they are waiting for data to load.