Web features explorer

Host

Widely available
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. To learn more, see :host, :host() at MDN.

Compatibility