alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum AnimationEffect

    Defines the animation effects for the Progress Button.

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

    This enumeration allows you to specify a visual effect that occurs during the button's progress state.

    Fields

    Name Description
    None

    Specifies that no animation effect will be applied.

    SlideDown

    Applies a slide-down animation effect.

    SlideLeft

    Applies a slide-left animation effect.

    SlideRight

    Applies a slide-right animation effect.

    SlideUp

    Applies a slide-up animation effect.

    ZoomIn

    Applies a zoom-in animation effect.

    ZoomOut

    Applies a zoom-out animation effect.

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