[Angular 2] Controlling how Styles are Shared with View Encapsulation
StyleandViewEncapsulationisbestunderstoodbyseeinghoweachoption(Emulated,Native,andNone)comparetoeachother. Emulated:default (parentstylepass)inandno(childstylego)outNative: noinandnooutNoneinandout im