Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 984 Bytes

File metadata and controls

23 lines (16 loc) · 984 Bytes
layout post
title Overview of PHP Dialog Control | Syncfusion
description Learn here more about overview of Syncfusion Essential PHP Dialog Control, its elements, and more.
platform php
control Dialog
documentation ug

Overview of PHP Dialog

The Essential PHP Dialog control displays a Dialog window within a web page. The Dialog enables a message to be displayed, such as supplementary content like images and text, and an interactive content like forms.

Key Features:

  • Model dialog support: Displays the content in a modal dialog, disabling interaction with other items on the page
  • AJAX Load: Load AJAX content in dialog content panel.
  • Drag support: Drag the Dialog within the page.
  • Customized dialog position: By default, the dialog is shown in the center of the container. If given a position, the dialog is displayed at the particular position.
  • Keyboard navigation: Users can interact with the dialog by using the keyboard.