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:49](https://github.com/zeixcom/ui-element/blob/1e5ebee179adfc4619d3d0e9d2b864d1e97ba797/src/component.ts#L49) ## Type Parameters ### T `T`