angular-cn/aio/content/examples/attribute-binding
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
..
e2e/src test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
src 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
example-config.json docs: rewrite attribute binding section and add example (#26004) 2019-06-14 12:21:28 -07:00
stackblitz.json docs: rewrite attribute binding section and add example (#26004) 2019-06-14 12:21:28 -07:00