0
aZee created
Hello, is it possible to replace the ConfirmationComponent of “@abp/ng.theme.shared” using this method (https://abp.io/docs/latest/framework/ui/angular/component-replacement#how-to-replace-a-component)?
I cannot find the key to use in :
this.replaceableComponents.add({ component: YourNewRoleComponent, key: eIdentityComponents.Roles, });
- ABP Framework version: v8.2.3
- UI Type: Angular
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Hello,
Please check https://abp.io/docs/latest/framework/ui/angular/confirmation-service#confirmation-popup if it helps you.
Thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)