Color Picker / Color Palettes

Blazor Color Palettes Example - Inline Mode Display Configuration

Loading Syncfusion Blazor Server Demos…

Inline Palette

Inline Picker

This sample demonstrates the inline mode of the ColorPicker/palette with default colors and predefined styles.

Configuration Options:

  • Color picker/palette is rendered inline by setting the Inline property to true.
  • Using the Mode property, you can specify the mode (picker or palette) of the ColorPicker.
  • Using the ShowButtons property, you can enable or disable the control (Apply/Cancel) buttons.

More information about Blazor ColorPicker component can be found in this documentation section.