angular/aio/content/examples/attribute-binding/src
profanis e8d2348e21 docs: how to create a custom Attribute decorator in a child component and use it from a parent component (#38721)
Aside from using the @input() decorator, we can use the @Attrbitute decorator too.
Of course, those two are different and support different causes.
I expected to see a working example on the Attribute Bindings section, but I didn't find one.
This PR depicts the usage of the Attribute decorator between two components

PR Close #38721
2020-12-08 08:52:25 -08:00
..
app docs: how to create a custom Attribute decorator in a child component and use it from a parent component (#38721) 2020-12-08 08:52:25 -08:00
index.html build(docs-infra): update project structure to cli@9 6/12 (index.html) (#36015) 2020-03-18 10:00:01 -07:00
main.ts docs: rewrite attribute binding section and add example (#26004) 2019-06-14 12:21:28 -07:00