Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 149 Bytes

File metadata and controls

5 lines (3 loc) · 149 Bytes

Angular

Gotchas

  • In angular one a components selector can be used with a class or attribute selector, but not with an Id or pseudo selector.