Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in angular-directive

gulp-minify-html removes empty HTML attributes, causing problems for Angular apps

Angular - adding Cypress data-cy attribute

How to restrict Special character in material input

Can a directive delete itself from a parent scope

Can the text content of an element be read in Angular without reading from the DOM?

angular 1.3.0 and input[type=string]

How does one pass an argument to a directive without over-writing parent scope?

How to use directive that sits in a different module

When and why to use &?, =?, @? in AngularJS?

Angular custom ngIf directive 'as' syntax

angular timer directive not working with ionic framework

Difference between ngStorage and $window.localStorage

Is it possible to unit test a structural directive the way we test an attribute directive in angular 2

angular angular-directive

Angular 4 - how to render 2 decimal places for type='input'

angular angular-directive

Angular - Apply style to element depending on sibling RouterLinkActive?

How to delegate ngFocus/ngBlur to directive's template <input> element?

AngularJS Upgrade (1.5 to 1.6,1.7) Makes directive scope bindings undefined

How to pass Object to NgStyle directive in Angular 2?

angular angular-directive

Syntax Error: Token ':' is an unexpected token when passing variable to directive

Directive doesn't work in a sub module