Enabling CSS manipulation inside the shadow DOM using the part pseudo class

InstructorYonatan Kra

Share this video with your friends

Send Tweet

The part pseudo class allows consumers of a web component to manipulate certain key elements inside the Shadow DOM. In this lesson we will explore two use cases to using the part pseudo class.