Web features explorer

Host

Widely available since 2022-07-15
Tags: css Groups: CSS > Selectors Web Components

The :host CSS pseudo-class selects the containing element of the shadow tree in which it is used. The :host() CSS pseudo-class selects the that element only if it matches the provided selector.

Learning resources on MDN

Browser support