LinkComponent#classNameBindings

classNameBindingsArraypublic

Inherited from Ember.ClassNamesSupport but overwritten in packages/ember-htmlbars/lib/components/link-to.js:458

By default the {{link-to}} component will bind to the active, loading, and disabled classes. It is discouraged to override these directly.

Default: ['active', 'loading', 'disabled', 'ember-transitioning-in', 'ember-transitioning-out']

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

Please login to continue.