How to inject angular component in properties panel?

Hi,

I have an angular component. I need to inject it in the properties panel. Also, I need to have 2 way data binding between component and panel. Can somebody please help me with this?

Thanks.

What exactly do you mean by injecting a Angular component into the porperties panel?

Hi,

I should be able to use angular component in properties panel and panel should be able to read and write data to component which is two way binding. I couldn’t find any examples on this.

Any help will be appreciated. Thank you.

There are no examples for what you’re describing. I’m not sure whether it is feasible to add Angular components to the properties panel. Regardless of the implementation can you explain what you’re trying to achieve?