Class FlatColorPickerPaletteView
Inherited Members
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class FlatColorPickerPaletteView : ColorPickerPaletteViewBase, IColorPickerView, IDisposable, IColorPaletteSettings
Constructors
FlatColorPickerPaletteView()
Declaration
public FlatColorPickerPaletteView()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|