Class TreeViewAnimationExpand
Specifies the animation to appear while expanding the TreeView item.
Inheritance
System.Object
Syncfusion.Blazor.Navigations.Internal.AnimationSettingsModel
Syncfusion.Blazor.Navigations.Internal.AnimationExpandModel
TreeViewAnimationExpand
Inherited Members
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public class TreeViewAnimationExpand : AnimationExpandModel
Constructors
TreeViewAnimationExpand()
Declaration
public TreeViewAnimationExpand()
Methods
OnInitializedAsync()
Method invoked when the component is ready to start.
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task | "Task". |