Use third party libraries when developing Next Experience custom components for UIB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 06:29 AM
Hello, everyone!
I am learning about building custom components. Following this documentation: https://docs.servicenow.com/bundle/vancouver-application-development/page/build/components/task/deve...
I am trying to figure out a way to use a third party library, like google maps, or react to develop a component.
If using google maps for example, how does one creates this jsfiddle with custom component? https://jsfiddle.net/gh/get/library/pure/googlemaps/js-samples/tree/master/dist/samples/map-simple/j...
Another example would be to add react library to custom component and develop it with it.
Continuation on react would be to wrap popular library like material UI
and expose its elements as custom elements
Is there any available documentation or examples on how to do that?
- Labels:
-
UI Builder : Next Experience