view-transition-group-children

Experimental

An experimental selector used in the View Transition API to target and style the children within a view transition group.

Quick example

::view-transition-group-children(header) {
  /* Custom styling for pieces inside the header's transition group */
  outline: 2px solid blue;
}

view-transition-group-children Browser Support

Limited availability 63% global usage

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Not ready for production without a fallback.

140+
140+
ESC