unsetmodel.unset(attribute, [options])
Remove an attribute by deleting it from the internal attributes hash. Fires a "change"
event unless silent
is passed as an option.
model.unset

2025-01-10 15:47:30
unsetmodel.unset(attribute, [options])
Remove an attribute by deleting it from the internal attributes hash. Fires a "change"
event unless silent
is passed as an option.
Please login to continue.