UNPKG

ngx-shout-intl-tel-input

Version:

[![Build Status](https://github.com/webcat12345/ngx-intl-tel-input/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/webcat12345/ngx-intl-tel-input/actions/workflows/ci.yml) [![GitHub Pages](https://img.shields.io/badge/Demo-blue?logo

12 lines 662 B
import { ElementRef, OnInit } from '@angular/core'; import { NgControl } from '@angular/forms'; import * as i0 from "@angular/core"; export declare class NativeElementInjectorDirective implements OnInit { private controlDir; private host; constructor(controlDir: NgControl, host: ElementRef<HTMLFormElement>); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NativeElementInjectorDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NativeElementInjectorDirective, "[ngModel], [formControl], [formControlName]", never, {}, {}, never, never, false, never>; } //# sourceMappingURL=native-element-injector.directive.d.ts.map