📘Object.defineProperty()

JSvalueobjectpropertyupdate ⟩ Object.defineProperty()

circle-check
circle-info
  • when creating a new property, the omitted attributes are false by default.

  • when modifying an existing property, the omitted attributes are left unchanged.

circle-exclamation

Last updated