Skip to content

Commit

Permalink
Syntax Magento_UI
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelstz authored Feb 22, 2017
1 parent f755ba5 commit f013c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/v2.1/ui_comp_guide/bk-ui_comps.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ In the meantime, until we have completed this new book, you can also still [acce

They are designed for simple and flexible user interface (UI) rendering. Components are responsible for rendering result page fragments and providing/supporting further interactions of JavaScript components and server.

Magento UI components are implemented as a standard module named Magento_Ui.
Magento UI components are implemented as a standard module named Magento_UI.

To use UI components in your custom module, you need to add a dependency for the Magento_UI module in [your component's composer.json file]({{page.baseurl}}extension-dev-guide/build/composer-integration.html).

Expand Down

0 comments on commit f013c93

Please sign in to comment.