syncfusion-javascript-popups
Installation
SKILL.md
Implementing Syncfusion TypeScript Popups
Dialog
A comprehensive skill for implementing the Syncfusion Dialog component in TypeScript. The Dialog displays content in an overlay window above the main page, supporting modal/modeless modes, custom templates, action buttons, animations, drag, resize, and built-in utility dialogs (alert/confirm).
Documentation and Navigation Guide
Getting Started
📄 Read: references/dialog-getting-started.md
- Package installation and dependencies
- CSS imports and theme setup
- Basic dialog initialization and rendering
- Modal dialog usage
- Enabling header and close icon
- Configuring action buttons in footer
- Draggable dialog setup
- Dialog positioning with
positionproperty - Showing and hiding dialogs (
show(),hide())