ember-bootstrap-modals-manager
is an Ember-addon that provides a simple mechanism for interaction with user using modals. This addon is based on modals from ember-bootstrap
.
ember i ember-bootstrap-modals-manager
Add next to your application.hbs
:
<ModalsContainer />
- v2.* is for
[email protected]
- v3.* is for
[email protected]
- v4.* is for
[email protected]
- v5.* is for
[email protected]
(with Glimmer components, tracking etc) - v6.* is for
[email protected]
- v7.* is for
[email protected]
Check demo-page
Check docs-page