Search code examples
Uncaught Error: Could not compile HighlightDirective because it is not a component...


angularangular2-directivesangular2-components

Read More
Directives in Angular: why are they useful? Can't they just be substituted by (event)s?...


angularangular2-directives

Read More
Generic type 'Array<T>' requires 1 type argument(s). - Angular2...


angularangular2-templateangular2-directivesangular2-components

Read More
Testing @HostListening('error') on Angular 7 directive...


angularangular2-directivesangular-test

Read More
Angular listen for enable/disable elements...


angularangular2-directives

Read More
How to replace targeted element by a component in *ngFor using custom directive?...


angularangular2-directives

Read More
*ngFor was working before I added bootstrap, and now everything is broken...


angularangular2-templateangular2-directives

Read More
Directive doesn't trigger when input changes...


angularangular2-directivesangular-lifecycle-hooks

Read More
How to import component into another root component in Angular 2...


angularangular2-directives

Read More
Angular custom ngIf directive 'as' syntax...


angularangular2-directivesangular-directive

Read More
Why am I able to access private member of the class?...


typescriptangularangular2-templateangular2-directives

Read More
getting event object while using input and output decorators on properties...


angulartypescriptangular2-formsangular2-directives

Read More
Angular 4 Can't bind to <property> since it isn't a known property of <component&gt...


angulartypescriptangular2-directives

Read More
what are the normalization rules for properties in Angular 2+?...


angularangular2-directivesangular-directive

Read More
Existing website + angular2 integration with optional component...


angularangular2-templateangular2-servicesangular2-directives

Read More
Can't loop through my interface element with *ngFor in html file of Angular 2...


angularhtmlinterfacemodel-bindingangular2-directives

Read More
Angular2 with TypeScript: Importing components into components...


typescriptangularangular2-directivesangular2-template

Read More
Angular 7 reactive forms binding intercepting...


angularangular2-formsangular2-directivesangular-directive

Read More
How to use a template service to reduce HTML?...


angularangular2-templateangular2-directivesangular-directive

Read More
Angular2 - access the AbstractControl instance in validation directive...


formsvalidationangulartypescriptangular2-directives

Read More
Using lodash debounce in Angular2 & Typescript scroll not working...


angulartypescriptlodashangular2-templateangular2-directives

Read More
select2 angular2+ setting 1st value as default...


angularjquery-select2angular2-directives

Read More
How does the implementation of a scoped variable work in *ngFor...


javascriptangularscopeangular2-directivesangular-directive

Read More
How to send a value from one component to another?...


angularangular2-routingangular2-templateangular2-directives

Read More
I want to load a component inside of a tag which also uses the innerHTML directive...


htmlangulartypescriptangular2-directives

Read More
Angular2 bind value to structural directive...


angularangular2-directives

Read More
What is the right way to implement a 3rd party library that manipulates the Dom?...


angularangular2-directivesangular-renderer2

Read More
Angular 2 - Apply conditional style to a directive's child HTML element...


angularangular2-templateangular2-directives

Read More
How to init a component only when its tag is at `*ngIf=true`?...


angularangular2-templateangular2-directives

Read More
Cannot read property 'viewContainerRef' of undefined when I want to clear it explicitly...


angulartypescriptangular2-directives

Read More
BackNext