Custom Structural Directives in Angular

Donovan
3 min readJan 30, 2022

Grab a plate, grab a glass

Directives are used to manipulate the DOM directly, to change the appearance as needed. Angular has built in structural and attribute directives. Those can be found on their guide here https://angular.io/guide/built-in-directives .

The purpose of this demo is to show how to create your own custom structural directive. It will cover generation…

--

--

Donovan

Learning. Puttin up shots in Angular and Java and Python and anything else I get my hands on. Sights set on becoming a gainfully employed developer.