Open Closed

Angular ui : replace the ConfirmationComponent #8158


User avatar
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

3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Please check https://abp.io/docs/latest/framework/ui/angular/confirmation-service#confirmation-popup if it helps you.

    Thanks

  • User Avatar
    0
    aZee created

    Hello, I want to be able to customize the html code of the ConfirmationComponent, so this doesn't help.

  • User Avatar
    0
    alper created
    Support Team Director

    Check out https://abp.io/docs/latest/framework/ui/angular/component-replacement

Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11