docs: rewrite attribute binding section and add example (#26004)
PR Close #26004
This commit is contained in:
committed by
Andrew Kushnir
parent
e76690be29
commit
b5aa0473fc
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Attribute Binding",
|
||||
"files": [
|
||||
"!**/*.d.ts",
|
||||
"!**/*.js",
|
||||
"!**/*.[1,2].*"
|
||||
],
|
||||
"file": "src/app/app.component.ts",
|
||||
"tags": ["Attribute Binding"]
|
||||
}
|
||||
Reference in New Issue
Block a user