Link datasource - Writing a datasource modal

What is a Datasource Config Modal

Datasource Config Modals provide the capability to create a bespoke UI for configuring a "Datasource".

Writing a new Modal

The smallest Datasource Modal looks like this(this code example can be found under examples/basic-config-modal.tsx), see the explanation in the comments

Contributing a new config modal