Per-prop change event. Fires synchronously inside a property/attribute
write, or on resume from a paused burst (sequentially coalesced). Fields
are direct properties — no detail wrapper. Each dispatch gets a fresh
event object; fields don't mutate past the handler.
Per-prop change event. Fires synchronously inside a property/attribute write, or on resume from a paused burst (sequentially coalesced). Fields are direct properties — no
detailwrapper. Each dispatch gets a fresh event object; fields don't mutate past the handler.Implements