ViewTargetActionSupport#nearestWithProperty()

nearestWithProperty (property) deprecatedprivate

Defined in packages/ember-views/lib/mixins/view_support.js:44

use yield and contextual components for composition instead.

Return the nearest ancestor that has a given property.

Parameters:

property String
A property name

Returns:

Ember.View
doc_EmberJs
2016-11-30 16:54:02
Comments
Leave a Comment

Please login to continue.