Skip to content

API Reference / @gtkx/react / config / ELEMENTS

Variable: ELEMENTS

const ELEMENTS: Record<string, ElementConfig>

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

Every registered element config, keyed by GLib type name. Adwaita entries appear once @gtkx/react/adw is loaded.

Released under the MPL-2.0 License.