Properties
_country_code
_country_code: string = "1"
_label
_label: string = "Phone Number"
_local_phone_number
_local_phone_number: string = ""
_placeholder
_placeholder: string = ""
_required
_required: boolean = true
phoneFieldChanged
phone
FieldChanged: EventEmitter<PhoneFieldOutput> = new EventEmitter<PhoneFieldOutput>()