@tempots/dom

Prop.atProp property

Returns a Prop that represents the value at the specified key of the current value.

Signature:

readonly atProp: extends keyof T>(key: K) => Prop;