Skip to content

AddressComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/shared/address/address.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_AddressComponent_63cc1eb5["AddressComponent"]
    class component_AddressComponent_63cc1eb5 rootComponent

Relationships

  • IMPORTS → AddressType
  • IMPORTS → AddressTypeService
  • IMPORTS → CountryService
  • IMPORTS → Country
  • IMPORTS → AddressService
  • IMPORTS → Address
  • IMPORTS → AddressesTypeEnum
  • IMPORTS → AppSettings
  • IMPORTS → ContactInfoRelatedTypeEnum
  • IMPORTS → MandatoryModuleResponse

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • TranslateHandlerFrontend/src/app/components/shared/shared.module.ts:1

Was this page helpful?

Download as PDF