docs: add description

This commit is contained in:
Corbin Crutchley
2023-12-29 00:57:31 -07:00
parent 2f8a596814
commit 6220310c9c

View File

@@ -1,7 +1,7 @@
--- ---
{ {
title: "Angular Dynamic host Property Usage", title: "Angular Dynamic host Property Usage",
description: "", description: "In directives and components alike, it can be a pain to add attributes and bindings to the host element. Instead of using DI to change the host, try this instead.",
published: '2023-12-28T13:45:00.284Z', published: '2023-12-28T13:45:00.284Z',
authors: ['crutchcorn'], authors: ['crutchcorn'],
tags: ['angular', 'webdev', 'javascript'], tags: ['angular', 'webdev', 'javascript'],