-
Notifications
You must be signed in to change notification settings - Fork 162
feat(toggletip): add option for alternate icon #11694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(toggletip): add option for alternate icon #11694
Conversation
|
Deploy preview created for package Built with commit: 756fc1fe79d85db8d8190879b3965b25cc4c8e38 |
|
Deploy preview created for package Built with commit: 756fc1fe79d85db8d8190879b3965b25cc4c8e38 |
|
Deploy preview created for package Built with commit: 756fc1fe79d85db8d8190879b3965b25cc4c8e38 |
|
Deploy preview created for package Built with commit: 756fc1fe79d85db8d8190879b3965b25cc4c8e38 |
|
Old fix, not needed. |
Related Ticket(s)
Closes #11636
Description
Allow specifying an alternate icon to the Toggletip web component
Changelog
New
hasCustomIconhasCustomIconattribute is added to theToggletipcomponent, if so show the custom icon instead of the default information icon.