---
id: gform_admin_root_close
title: "Action - gform_admin_root_close"
sidebar_label: "gform_admin_root_close"
---

# Action: gform_admin_root_close

Fires inside the Gravity Forms admin root wrapper, immediately before the closing 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 6528

