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/297c0e8e040b3880ad85a2bc873523a8086f09a3/src/component.ts#L36) ## Type Parameters ### T `T`