You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a requirement to be able to link our users to another website from the helpText within input components, this does not seem to be possible at this time using ICDS.
<IcCheckboxGroup
helperText="lorem ipsum <a href='https://www.google.co.uk/'>google.com</a>"
We have a requirement to be able to link our users to another website from the helpText within input components, this does not seem to be possible at this time using ICDS.
A workaround has been provided and confirmed as suitable: https://stackblitz.com/edit/m82slnwz-ccydvepv?file=src%2Fapp.jsx&hideExplorer=1
So this ticket is to cover whether this is something helperText should be extended to support
The text was updated successfully, but these errors were encountered: