Web features explorer

Shadow parts

Widely available since 2023-01-28
Tags: api css html Groups: CSS > Selectors Web Components

The part and exportparts HTML attributes expose elements of a shadow DOM as named parts, which can be selected by the ::part() CSS pseudo-element for styling.

Learning resources on MDN

Browser support