To make configuring a component easier for users, you can provide a default configuration for it.
This can be done by defining either Default Configuration or Default Row Configuration
in Keboola Developer Portal:
Default Configuration
If you define Default Configuration for your component, all new configurations
will be created with this configuration.
Let’s assume your component has the following JSON set as Default Configuration:
Once the new configuration is created, the configuration JSON will look like this:
Default Row Configuration
The same also applies to rows. If a component has Default Row Configuration
defined, e.g., like this:
Then adding a new row to the configuration will use the default values too, and the final configuration
will look like this: