Hi @JakeCham It totally depends on the use case:Case I:For sharing the data between the component if your use case is with that the component can be CSR (client side rendered), then in that case you can create the WebComponent with the libraries using as React, etc which manages the state. Using the...