- PrimeFaces Beginner's Guide
- K. Siva Prasad Reddy
- 45字
- 2021-07-21 17:59:08
Displaying pop-up dialogs using the Dialog component
Dialog is a container component that can contain other components, and overlay other elements on the page. By default, the Dialog component will not be visible. We can use a client-side API to show or hide the dialog.