@zeix/ui-element
Version:
UIElement - a HTML-first library for reactive Web Components
12 lines (6 loc) • 336 B
Markdown
[**/ui-element**](../README.md)
***
[/ui-element](../globals.md) / ComponentProps
# Type Alias: ComponentProps
> **ComponentProps** = `{ [K in string as ValidPropertyKey<K>]: {} }`
Defined in: [src/component.ts:40](https://github.com/zeixcom/ui-element/blob/f80be4b02c5d1c80817271ddf0fad982e43ad03e/src/component.ts#L40)