dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Include non DoJo-widgets #567

Closed ILoveITScience closed 5 years ago

ILoveITScience commented 6 years ago

Hi guys,

the DoJo components are fine but there are a lot of components missing. Is there an example or documentation how to include third party libraries to a DoJo2 project? Are there any special libraries that should be preferred (like Material UI)?

Thanks

tomdye commented 5 years ago

@ILoveITScience we are currently working on incorporating material design into our widgets offering as well as working on adding more widgets to the library. You can use the dojo/interop package if you want to import and use dojo 1 dijits within your app. Please feel free to reopen and comment on this issue if you need more information.