I’m learning #Angular and don’t want to develop horrible #accessibility habits.
It looks like using an input and a button outside a form is idiomatic, but then the text input doesn’t react to the entry key for free.
What’s the correct way of doing this? Where could I find a library of properly accessible components to learn from?