@tempots/dom > Prop > atProp
Returns a Prop that represents the value at the specified key of the current value.
Prop
Signature:
readonly atProp: extends keyof T>(key: K) => Prop;