menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorPickerMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColorPickerMode

    ColorPicker Mode.

    Inheritance
    System.Object
    ColorPickerMode
    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ColorPickerMode : Enum

    Fields

    Palette

    To set the color picker mode as palette.

    Declaration
    public const ColorPickerMode Palette
    Field Value
    Type
    ColorPickerMode

    Picker

    To set the color picker mode as picker.

    Declaration
    public const ColorPickerMode Picker
    Field Value
    Type
    ColorPickerMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved