API Reference / @gtkx/codegen / ElementProps
Type Alias: ElementProps
ElementProps =
Record<string, {export:string;module:string; }>
Defined in: codegen/dist/store/jsx/element-prop-imports.d.ts:7
Base props interface each element extends, keyed by GLib type name (the module exports it).