Packaging the Custom Widget in an Angular Module
The last part required to make a Widget available in the web client is to expose and register it through an Angular module.
The last part required to make a Widget available in the web client is to expose and register it through an Angular module.