A common problem when using Angular Elements with other frameworks such as React is that all inputs will be stringified. That means if you pass an object using attributes, you will get "[object, … [Read more...] about How to pass complex values to Angular Elements in React