{ setValueDate(val, obj); obj.isDisplay = false; }"
:show-current="true"
:no-title="true"
:required="true"
/>
{{ obj.schema.label }}
{{ obj.schema.icon }}
{{ obj.schema.item ? item[obj.schema.item] : item }}
{{ setValue(obj) }}
{{ sanitizeOptions(b).icon }}
{{ sanitizeOptions(b).label }}
{{ obj.schema.iconLeft }}
{{ setValue(obj) }}
{{ obj.schema.iconCenter }}
{{ obj.schema.label }}
{{ obj.schema.iconRight }}
{{ getShorthandTooltipLabel(obj.schema.tooltip) }}