@tempots/dom

Prop.set property

Changes the value of the property and notifies its listeners.

Signature:

readonly set: (value: T) => void;