title
Description
sets a tooltip text with additional info about the controlType
string
Example
<ColorPicker
bind:value={color}
{id}
title="Colors can be reconfigured" />
Related article: Adding a title
Related sample: ColorPicker
string
<ColorPicker
bind:value={color}
{id}
title="Colors can be reconfigured" />
Related article: Adding a title
Related sample: ColorPicker