containerElement

abstract var containerElement: Any?(source)

Use this to render the devtools inside a different type of container element for a11y purposes. Any string which corresponds to a valid intrinsic JSX element is allowed. Defaults to 'footer'.