alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum TreeEffect

    TreeView animation effects.

    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum TreeEffect

    Fields

    Name Description
    FadeIn

    Specifies 'FadeIn' type of animation.

    None

    Specifies animation type 'None'.

    SlideDown

    Specifies 'SlideDown' type of animation.

    ZoomIn

    Specifies 'ZoomIn' type of animation.

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