• 2 days ago
To create a modal in Chakra UI 3.2.3, we can use the Dialog feature. The Dialog feature contains all necessary options to customize the modal for ours needs. We can control the sizes, effects, clicks, etc. for the created modal.

This video shows just a quick example.

Gist URL: https://gist.github.com/InterTuts/c0caf781c1e953cc8627193188af318d

Recommended