All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hello,it is possible somehow pass HTML into Hint component ?Thank you<Field name={"logo"} label={"Bound with logo"} hint={"Logo only displays on <strong>Premium</strong> jobs"} component={FormDropDownList} />
Hello,
it is possible somehow pass HTML into Hint component ?Thank you
<Field name={"logo"} label={"Bound with logo"} hint={"Logo only displays on <strong>Premium</strong> jobs"} component={FormDropDownList} />
Hello, Jan,
Yes, it could be set as string or HTML:https://stackblitz.com/edit/react-as28wj?file=app/main.jsxThis is the syntax:
<Field id={'bdate'} name={'bdate'} label={'Birth Date'} hint={<span><strong>test</strong></span>}
Regards, Stefan Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.