Hi, I was looking at the code to understand how a slave component differs from a client component.
1. Is there a rest call to specify that the component is a client while creating it? 2. I can see the flag on the js side of the code, but how does the server differentiate among these? I don’t see anything in the REST APIs which say whether a component is a client or a slave. Is there anything else which I need to know when creating a client component? Thanks, Anisha
