Viewer State
Last updated
Last updated
When a viewer loads a plugin, it might take some time for the data to be loaded.
While the data is loading, we should show an indication to the user. Here's how it looks like on the sidebar:
How to:
pluginApi.awareness.setAwarenessStateData({ isLoading: true });