mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge pull request #12588 from cluelesscamel/devel
[docs] Added ReactiveDict.delete to docs
This commit is contained in:
@@ -91,6 +91,8 @@ Template.main.events({
|
||||
// Clicking the button will change the page to say "We've always been at war with Eurasia"
|
||||
```
|
||||
|
||||
{% apibox "ReactiveDict#delete" %}
|
||||
|
||||
{% apibox "ReactiveDict#equals" %}
|
||||
|
||||
If value is a scalar, then these two expressions do the same thing:
|
||||
|
||||
Reference in New Issue
Block a user