[PR #2110] Dialog animations #3075

Open
opened 2026-01-29 18:21:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/2110

State: closed
Merged: No


This pull request includes:

  1. Optional animation parameter for DialogOptions (Fade, Zoom, Slide) for Dialog and Side Dialog. The slide animation for Dialog starts form closest border of the screen, for SideDialog is depends on Side Dialog position.
  2. Added support for disabling mask
  3. Added ShowShadow parameter for DialogOptions
  4. Updated Side Dialog demo
  5. Added Animated Dialog Demo

Examples:

  1. Dialog

  2. Side Dialog

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/2110 **State:** closed **Merged:** No --- This pull request includes: 1. Optional animation parameter for DialogOptions (Fade, Zoom, Slide) for Dialog and Side Dialog. The slide animation for Dialog starts form closest border of the screen, for SideDialog is depends on Side Dialog position. 2. Added support for disabling mask 3. Added ShowShadow parameter for DialogOptions 4. Updated Side Dialog demo 5. Added Animated Dialog Demo Examples: 1. Dialog 2. Side Dialog
claunia added the pull-request label 2026-01-29 18:21:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#3075