UIElement Docs Version 0.13.1

🔗 Type Alias: ComponentProps

ComponentProps = { [K in string as ValidPropertyKey<K>]: {} }

Defined in: src/component.ts:40