filmov
tv
What is selector in angular ? #angular #angularforbeginners #shorts

Показать описание
In Angular, a selector is one of the properties of the object that we use along with the component configuration. A selector is used to identify each component uniquely into the component tree, and it also defines how the current component is represented in the HTML DOM.