-
Is there a way to provide custom icons to elements such as:
|
Beta Was this translation helpful? Give feedback.
Answered by
adidahiya
Jun 29, 2020
Replies: 1 comment
-
Generally, no. You may use the CSS APIs to render components that use Blueprint styles (and replace icons with your customizations), but you won't get the interactive functionality provided by the standard JS APIs. The icons are deeply embedded into the core library, and decoupling them is not a design goal at this moment.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adidahiya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Generally, no. You may use the CSS APIs to render components that use Blueprint styles (and replace icons with your customizations), but you won't get the interactive functionality provided by the standard JS APIs. The icons are deeply embedded into the core library, and decoupling them is not a design goal at this moment.