Skip to content

Latest commit

 

History

History
 
 

12-email-form-modal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Step 12 - Email Form Modal

Setup

None

Tasks

  • Add a "+" button that will launch the EmailForm in an modal
  • The modal should close when the EmailForm is submitted
  • Add a "Cancel" button to EmailForm that will close the modal, but won't display if there's no handler specified

Next

Go to Step 13 - API lib.

Resources

None