union (propertyKey) Ember.ComputedProperty
public
Alias for Ember.computed.uniq.
Parameters:
-
propertyKey
String
Returns:
-
Ember.ComputedProperty
- computes a new array with all the unique elements from the dependent array
union (propertyKey) Ember.ComputedProperty
public
Alias for Ember.computed.uniq.
String
Ember.ComputedProperty
Please login to continue.