Looking for more examples of custom components

I saw the documentation here Develop custom components, but was wondering if there are any more examples someone here might be able to provide. Just trying to get an idea about more advanced techniques we can utilize.

Hi Tim! I dug up a couple examples I had built out before:

  • Drawing polygons with mapbox live demo json source
  • Editing a schedule using fullcalendar.js live demo json source
    and I’m guessing you’ve already seen our docs and templates, which include a plotly example.
    was there something you had in mind? i’m curious what you mean by “advanced techinques”. and i’m happy to build more examples for you :slight_smile:

ah also, to load up the examples to your own retool, download the json and import the app into your org!

@abdul-nimeri - download the json from where?

Hey @wabiloo! I've been digging around and I think I may have found the JSON files for those apps :slight_smile:

Feel free to import them into your org and play around with them!

Draw polygon mapbox demo.json

Fullcalendar Demo.json (35.0 KB)