DomPropertyPath<TKey>: readonly [keyof DomPropertyPath.RootKeys, TKey]

A path to the named DOM property state.

Type Parameters

  • TKey extends PropertyKey = PropertyKey

    Property key type.

Generated using TypeDoc