You need to sign in to do that
Don't have an account?

LWC: How to change icon of field-level-help on components lightning-input & lightning-radio-group
Hi,
I'm having an issue where I'm not sure how I can/if it is possible to change the field-level-help icon on components such as inputs & radio groups.
I know that the lightning-helptext component has support to change the icon as listed in the documentation
https://developer.salesforce.com/docs/component-library/bundle/lightning-helptext/example
However, looking through documentation on the input component
https://developer.salesforce.com/docs/component-library/bundle/lightning-input/specification
I only see a spot to define the text of the helptext, and not the ability to change the icon.
Is it possible to change the icon of the helptext on components like input & radio, or would I need to retool those to use the lightning-helptext component?
Thanks
I'm having an issue where I'm not sure how I can/if it is possible to change the field-level-help icon on components such as inputs & radio groups.
I know that the lightning-helptext component has support to change the icon as listed in the documentation
https://developer.salesforce.com/docs/component-library/bundle/lightning-helptext/example
However, looking through documentation on the input component
https://developer.salesforce.com/docs/component-library/bundle/lightning-input/specification
I only see a spot to define the text of the helptext, and not the ability to change the icon.
Is it possible to change the icon of the helptext on components like input & radio, or would I need to retool those to use the lightning-helptext component?
Thanks