24_fully_understanding_the_component_selector

3:50 2 Altaveus 2 Capítols 74 segments

Capítols

  1. 0:02

    Now, are you already a component ninja? We learned a lot about components, about the templates, options we have there, and about the styles. I want to focus on the last property we see in this component decorator for now, the selector. I al…

  2. 1:25

    element. You could put this into square brackets to use the attribute selector. So in CSS you can select elements by attribute by enclosing that attribute in square brackets. And now if you save this, you would see that our app actually is …