ColorPaletteTagHelper

Example

Razor
<kendo-colorpalette>
    <tile-size />
</kendo-colorpalette>

ChildTags

Attributes

AttributeTypeDescription
nameStringSets the name of the component.
columnsDoubleThe number of columns to display. When you use the "websafe" palette, this will automatically default to 18.
forModelExpressionAn expression to be evaluated against the current model.
on-changeStringTriggers when a new color has been changed.
paletteColorPickerPaletteDefines colors of the palette that can be used in the color picker.
palette-colorsString[]Defines colors of the palette that can be used in the color picker.
script-attributesIDictionary<String,Object>
sizeComponentSizeSets the size of the component.
valueStringSpecifies the initially selected color.
is-in-client-templateBooleanWhen placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute.
deferredBooleanSuppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method.
as-moduleBoolean
has-client-componentBoolean
sanitize-idBoolean
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support