part HTML global attribute

The part global attribute contains a space-separated list of the part names of the element. Part names allows CSS to select and style specific elements in a shadow tree via the ::part pseudo-element.

See the exportparts attribute for a usage example.

Specifications

See also