New to KendoReact? Start a free 30-day trial
FlatColorPicker Views
FlatColorPicker ViewsPremium
The FlatColorPicker enables you to configure its views through the views property. You can display a gradient view, palette view, or both. By default, both views will be rendered and the user can toggle between them by using the view toggle buttons rendered in the header of the component.
The following example demonstrates both FlatColorPicker views in action.
Change Theme
Theme
Loading ...
Active View
When both the gradient and palette views are present, the initially active view of the FlatColorPicker can be set through the activeView property. By default, the gradient view is rendered as active.
The following example shows how to specify the initially active view.
Change Theme
Theme
Loading ...