+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "ModalRoot" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++ ## ModalRoot variable ### ModalRoot variable Signature ```typescript ModalRoot: () => JSX.Element ``` Import ```typescript import { ModalRoot } from '@grafana/ui'; ```