Open BoShurik opened 5 years ago
Is it possible to add new item programmatically? e.g.
$collection.collection('add', function(element){ // work with new item });
Is it possible to add new item programmatically? e.g.