projects/aoc-client/components/aoc-change-password/aoc-change-password.component.ts
encapsulation | ViewEncapsulation.None |
selector | aoc-change-password-dialog |
standalone | true |
imports |
AocUiFormTemplateDirective
AocUiFormComponent
ReactiveFormsModule
AocUiFormPageComponent
AocUiFormRowComponent
AocUiFormFieldDirective
AocUiButtonDirective
AocUiInputTextDirective
|
templateUrl | ./aoc-change-password.component.html |
constructor(fb: UntypedFormBuilder, aocLoginService: AocLoginService, aocUiDialogService: AocUiDialogService, aocConfig: AocConfig, userConfig: AocUserConfig)
|
||||||||||||||||||
Parameters :
|