Explain ViewEncapsulation in AngularJS
ViewEncapsulation determines whether the styles defined in the AngularJS component will affect the entire app or not.
ViewEncapsulation determines whether the styles defined in the AngularJS component will affect the entire app or not.