Create modal window like Google Keep for web

223 views Asked by At

I'm using Ember for a project and I would change some test in a list just like the modals on Google Keep web version.

How to recreate the modal windows that appear when I click an item?

1

There are 1 answers

0
dashdashzako On

I think the answer is in the Ember Cookbook: Using Modal Dialogs.