Tuesday, October 16, 2018

Custom Attribute Directives In Angular 6 - Part One

This page will walk through Angular 2 custom attribute directive example. Angular provides three types of directive: component directive, attribute directive and structural directive. The component directive is used to create an HTML template.

source https://www.c-sharpcorner.com/article/angular-6-custom-attribute-directive-in-depth-part-one/

No comments:

Post a Comment