UNPKG

@zeix/ui-element

Version:

UIElement - a HTML-first library for reactive Web Components

18 lines (9 loc) 428 B
[**@zeix/ui-element**](../README.md) *** [@zeix/ui-element](../globals.md) / ValidPropertyKey # Type Alias: ValidPropertyKey\<T\> > **ValidPropertyKey**\<`T`\> = `T` *extends* keyof `HTMLElement` \| [`ReservedWords`](ReservedWords.md) ? `never` : `T` Defined in: [src/component.ts:36](https://github.com/zeixcom/ui-element/blob/f80be4b02c5d1c80817271ddf0fad982e43ad03e/src/component.ts#L36) ## Type Parameters ### T `T`