user4412054
user4412054

Reputation:

Create modal window like Google Keep for web

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?

Upvotes: 0

Views: 222

Answers (1)

dashdashzako
dashdashzako

Reputation: 1346

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

Upvotes: 0

Related Questions