Pergunta de entrevista da empresa LBi Software

What is a directive in Angular?

Resposta da entrevista

Sigiloso

12 de abr. de 2019

A directive is used for controlling the flow of information in a page. Directives such as ng:for are used ti print elements in a array, ng:if checks whether an element is present.