Home »
MCQs »
Aurelia MCQs
To configure plugins in Aurelia, which of the following command is used?
14. To configure plugins in Aurelia, which of the following command is used?
- App.use
- Aurelia.Plugin
- Aurelia.use
- Plugin.use
Answer: C) Aurelia.use
Explanation:
You may use aurelia.use the command to setup plugins in Aurelia.