From a6ceeb2ee835b9eee11fa5f913e61cc9c7934758 Mon Sep 17 00:00:00 2001 From: "J. Degand" <70610011+jdegand@users.noreply.github.com> Date: Thu, 8 Aug 2024 23:32:52 -0400 Subject: [PATCH] docs(angular): add containers content (#6451) --- .../angular/content/containers@0s-QhN5aZh2F3tLJFKEyR.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/angular/content/containers@0s-QhN5aZh2F3tLJFKEyR.md b/src/data/roadmaps/angular/content/containers@0s-QhN5aZh2F3tLJFKEyR.md index e9190fd9a..54e0c755c 100644 --- a/src/data/roadmaps/angular/content/containers@0s-QhN5aZh2F3tLJFKEyR.md +++ b/src/data/roadmaps/angular/content/containers@0s-QhN5aZh2F3tLJFKEyR.md @@ -1 +1,7 @@ -# Containers \ No newline at end of file +# Containers + +Some Angular Material UI components cannot take children, such as an input, so you need to use container elements to customize the UI component. + +Visit the following resources to learn more: + +- [@official@Using containers for native elements](https://angular.dev/best-practices/a11y#using-containers-for-native-elements) \ No newline at end of file