Angular Gives us three types of view encapsulation are as follows
1. None = It means as we give styles or CSS to our component in its .CSS file, the all CSS will become as global CSS
2. Emulated = It means that the styles are scoped to the given component by adding special and unique attributes to each and every html element
3. Shadow Dom = It gives the very strong bonding between the component CSS and its html as it creates a shadow root element and places our components html and CSS under it so that other components are not able to access the styles and CSS
If want to know more.. Please watch this video till the end.
====================================================
Please do not forget to subscribe to my channel for more videos
=====================================================
Your Queries:
learn Angular
angular tutorial
angular tutorial for beginners
angular tutorial with project
how to create angular component
What is mean by Angular
What is view encapsulation in Angular
angular tutorial beginners to advanced
#viewencapsulation #shadowdom
#angular #angulartraining #angularcourse #angulardevelopment
#ng #angular16 #angular_developer #angularcomponents
learnlift-eng