alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ColorPickerMode

    Defines the display modes for the SfColorPicker component.

    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ColorPickerMode
    Remarks

    This enumeration specifies how the SfColorPicker interface is presented to users. The picker mode provides full color selection capabilities with a color palette and various controls, while the palette mode displays a predefined set of colors for quick selection.

    Fields

    Name Description
    Palette

    Displays the color picker in palette mode with predefined color swatches.

    Picker

    Displays the color picker in picker mode with full color selection interface.

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