Angular Directives

Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/plastikaweb--plastikspace--angular-directives commit 6114fa2a31

Frequently asked questions

npx skillmds@latest add tomevault-io/angular-directives-3