Nude Element API Docs - v0.1.3
    Preparing search index...

    Event fired after a burst of propchange events settles within a microtask. e.changed is a Map<name, oldValue> carrying the net first→last delta; oldValue is the stored internal value (parsed + converted) before the first change in the burst, mirroring propchange's e.oldValue. Current values are read via this[name] inside the handler.

    Hierarchy

    • Event
      • PropsChangeEvent
    Index

    Constructors

    Properties

    Constructors

    Properties

    changed: Map<string, any>