Custom properties panel

Hi all,

I am looking for a way to add a new properties panel so that we could do more UI customizations.

I saw an example with react. If anyone knows how I can do the same in angular, that would be very helpful. I am not a UI person and that is why I could not convert the React code to angular.

Thanks.

Hello I am looking for the same, in this example there is a class component and I translated it in functional one, but have some rendering issues, so is this example relevant or I need to stick to some different implementation?