classNameBindingsArray
public
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']
Please login to continue.