LinkComponent

Ember.LinkComponent Class

PRIVATE

Extends: Ember.Component

Defined in: packages/ember-htmlbars/lib/components/link-to.js:329

Module: ember-templates

Ember.LinkComponent renders an element whose click event triggers a transition of the application's instance of Ember.Router to a supplied route by name.

Ember.LinkComponent components are invoked with {{#link-to}}. Properties of this class can be overridden with reopen to customize application-wide behavior.

doc_EmberJs
2016-11-30 16:52:22
Comments
Leave a Comment

Please login to continue.