Skip to content

API Reference / @gtkx/react / RootElement

Type Alias: RootElement

RootElement = object

Defined in: react/dist/reconciler/root-element.d.ts:5

The type of the singleton marker used as the top-level render container.

Properties

[ROOT_ELEMENT]

[ROOT_ELEMENT]: true

Defined in: react/dist/reconciler/root-element.d.ts:6

Released under the MPL-2.0 License.