⌚
Ember Await
  • Introduction
  • Getting started
    • Installation
    • Usage
  • Guides
    • Migrate from routes
    • Load data on demand
  • API
    • Interfaces
    • Arguments
    • Yielded properties
    • Yielded components
  • Misc
    • Contributing
    • License
Powered by GitBook
On this page

Was this helpful?

  1. Getting started

Installation

You can use ember-cli to install and addon:

ember install ember-await

Compatibility

  • Ember.js v3.16 or above

  • Ember CLI v2.13 or above

  • Node.js v10 or above

  • Evergreen browsers (IE11 not supported)

PreviousIntroductionNextUsage

Last updated 4 years ago

Was this helpful?