clearmodel.clear([options])
Removes all attributes from the model, including the id
attribute. Fires a "change"
event unless silent
is passed as an option.
model.clear

2025-01-10 15:47:30
clearmodel.clear([options])
Removes all attributes from the model, including the id
attribute. Fires a "change"
event unless silent
is passed as an option.
Please login to continue.