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
2016-04-17 12:21:36
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.