alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum SpinPosition

    Defines the position of the spinner within the Progress Button.

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

    This enumeration controls the placement of the loading spinner relative to the button's content.

    Fields

    Name Description
    Bottom

    Positions the spinner below the button's content.

    Center

    Positions the spinner in the center of the button, overlaying the content.

    Left

    Positions the spinner to the left of the button's content.

    Right

    Positions the spinner to the right of the button's content.

    Top

    Positions the spinner above the button's content.

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