---
id: gform_admin_root_open
title: "Action - gform_admin_root_open"
sidebar_label: "gform_admin_root_open"
---

# Action: gform_admin_root_open

Fires inside the Gravity Forms admin root wrapper, immediately after the opening tag.

Allows extensions and React app providers to inject markup inside the `.gform-admin` wrapper, ensuring scoped styles and JS targeting `[data-js="gform-admin-root"]` work as expected.

### Since

- next: next

### Source

Defined in `common.php` at line 6509

