react-aria-modal demo

Return to the repository

When a modal is active, you should notice the following:

demo one

This modal

demo two

This modal

demo three

This modal

demo four

This modal's active/inactive state is controlled with the mounted prop instead of mounting and unmounting.

demo five

This modal uses some custom classes and special onEnter and onExit functions to enable nice transitions.

Return to the repository