-
Beta Was this translation helpful? Give feedback.
Answered by
nkrantz
Jun 8, 2023
Replies: 1 comment 2 replies
-
Hi @Danii2020 - unfortunately the Callout component doesn't allow you to swap out other icons. If you're committed to that design and you decide to build your own, feel free to take a look at our Callout code and copy it. Otherwise, another option might be creating a Popover with a "Need some help?" Button, like we have on our website (above the table of contents on the right side of the page). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Danii2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Danii2020 - unfortunately the Callout component doesn't allow you to swap out other icons. If you're committed to that design and you decide to build your own, feel free to take a look at our Callout code and copy it. Otherwise, another option might be creating a Popover with a "Need some help?" Button, like we have on our website (above the table of contents on the right side of the page).