part
Description
The part pseudo-element for CSS specifies selection of elements that have been exposed via a part attribute.
Syntax
selector::part( <ident>+ )
{
property: value;
}Parameters
<ident>
Specifies any valid identifier that is not misinterpreted as a keyword.