ClassFlatColorPickerPaletteView
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class FlatColorPickerPaletteView : ColorPickerPaletteViewBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseColorPickerViewBaseColorPickerPaletteViewBaseFlatColorPickerPaletteView
Implements:
Inherited Members
Constructors
FlatColorPickerPaletteView()
Declaration
cs-api-definition
public FlatColorPickerPaletteView()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
cs-api-definition
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides