Web platform features explorer

Subgrid

Newly available since 2023-09-15
Tags: css Groups: CSS > Layout > Grid

The subgrid value for the grid-template-columns and grid-template-rows properties allows a grid item to inherit the grid definition of its parent grid container.

Learn more

Browser support (view on caniuse.com)

  • Chrome 117 Released on 2023-09-12
  • Chrome Android 117 Released on 2023-09-12
  • Edge 117 Released on 2023-09-15
  • Firefox 71 Released on 2019-12-10
  • Firefox for Android 79 Released on 2020-07-28
  • Safari 16 Released on 2022-09-12
  • Safari on iOS 16 Released on 2022-09-12

Usage (according to Chrome Platform Status)

~0.204% of page loads. More data at chromestatus.

Interop