Skip to content

NewPasswordComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/security/new-password/new-password.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_NewPasswordComponent_4700b15d["NewPasswordComponent"]
    class component_NewPasswordComponent_4700b15d rootComponent

Relationships

  • IMPORTS → PersonService
  • IMPORTS → PersonUserService
  • IMPORTS → PersonTypeService
  • IMPORTS → RoleService
  • IMPORTS → AppSettings
  • IMPORTS → AlertsService
  • IMPORTS → AuthService
  • IMPORTS → PreviousPageService

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • AppRoutingModuleFrontend/src/app/app-routing.module.ts:1
  • TranslateHandlerFrontend/src/app/app.module.ts:1

Was this page helpful?

Download as PDF