Is it possible to create a WIDGET for Angular 8+ ?
I saw It's possible to create a React and VueJs component and use it as a widget. But is it possible to use Angular @ Component for creating custom widgets.
Extra question: Is it possible to use an Angular component for displayContent (popupTemplate)
THANKS!