title
Description
sets a tooltip text with additional info about the controlType
string
Example
<Field label="Unset value" position="left" type="slider">
{#snippet children(id)}<Slider {id} title="The default value is 0" />{/snippet}
</Field>
Related article: Adding a title
Related sample: Slider