Back to skills
extension
Category: Development & EngineeringNo API key required

dialogs

Pattern for making popup modal dialogs

personAuthor: jakexiaohubgithub

Instructions

The example you should follow is the dialog we already have in file src/components/ConfirmDialog.tsx. That Confirm dialog is only the general idea, and of course the contentent inside different dialogs will vary.