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']