-
Hi Can someone post an example of how to use ComboBox in VanillaJS - Can't seem to find any documentation on how to use it anywhere |
Beta Was this translation helpful? Give feedback.
Answered by
joshblack
Jan 21, 2021
Replies: 1 comment
-
Hi there, @gemadang! 👋 Unfortunately, the Vanilla JS version of components have been receiving less attention over the past couple of years. It might be worth checking out the community-driven Web Components project over at: https://github.com/carbon-design-system/carbon-web-components for a similar vanilla-ish feel that is more actively maintained. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jnm2377
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there, @gemadang! 👋
Unfortunately, the Vanilla JS version of components have been receiving less attention over the past couple of years. It might be worth checking out the community-driven Web Components project over at: https://github.com/carbon-design-system/carbon-web-components for a similar vanilla-ish feel that is more actively maintained.
Hope this helps!