propertyName property
Sets or retrieves the name of the property that changes on the object.
Syntax
| JavaScript | |
|---|
Property values
Type: String
the name of the property whose value changes during the event.
Remarks
You can alter the value of propertyName by using it with the onpropertychange event.
See also
Show: