How to create a simple front end
Looking for a simpler place to start?
Looking for a simpler place to start?
In this page, we shall look at how to create a simple page and add some components.
A modal is a type of dialog that prevents the user from interacting with other content on the page. Usually, when an active modal is displayed, all other content on the screen is dimmed. The user is unable to move focus to other windows or dialogs. This forces the user to deal with the modal before moving to other work on the application.