alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum DropDownMenuAnimationEffect

    Specifies the animation effects available for the DropDown Menu popup.

    Namespace: Syncfusion.Blazor.SplitButtons
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum DropDownMenuAnimationEffect
    Remarks

    This enumeration is used to define how the dropdown menu appears when it opens.

    Fields

    Name Description
    FadeIn

    Applies a fade-in animation, where the menu gradually becomes visible.

    None

    Specifies that no animation will be applied when the dropdown menu opens.

    SlideDown

    Applies a slide-down animation, where the menu appears to slide down from the top.

    ZoomIn

    Applies a zoom-in animation, where the menu appears to grow from the center.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved