@tempots/dom

Prop.value property

Access for the current value of the property.

Signature:

get value(): T;

set value(value: T);