alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum CarouselButtonVisibility

    Specifies how to display the navigation buttons in SfCarousel component.

    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum CarouselButtonVisibility

    Fields

    Name Description
    Hidden

    Hides the navigation buttons and play button.

    Visible

    Shows the navigation buttons and play button always.

    VisibleOnHover

    Shows the navigation buttons and play button only when mouse enters the carousel and hides when mouse leaves.

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