Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in angular-directive

What are the main differences between components and directives in AngularJS 1.5?

Setting view value an input field in a unit test of an angular form directive

How to prevent double click in Angular?

How to get element's width/height within directives and component?

Emit event from Directive to parent element

angular angular-directive

Attribute property binding for background-image url in Angular 2

Get Value From Select Option in Angular 4

Detect when input value changed in directive

Angular 1.5 component vs. old directive - where is a link function?

How to access host component from directive?

angular angular-directive

Make directive @Input required

angular angular-directive

What is the difference between component and directive?

Angular why asterisk (*)

How to apply multiple template bindings on one element in angular [duplicate]

is there any alternative for ng-disabled in angular2?

angular angular-directive

What is an AngularJS directive?

How to extend / inherit components?