Component
Displays a focused interface for user interaction.
/// DEMO ///
///
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
1. Create escape key action to close the dialog by pressing escape key.
2. Create focus trap action to trap the focus inside dialog component.
3. Create dialog component.
Quickly try this on your project.
npx lomer-ui get dialog