Skip to content

API Reference / @gtkx/react / config / ELEMENTS

Variable: ELEMENTS

const ELEMENTS: Record<string, ElementConfig>

Defined in: reconciler/registry.d.ts:88

Every registered element config, keyed by GLib type name.

Released under the MPL-2.0 License.