Closed
Description
Hi,
We currently use your module in our project. The code-input component is called multiple times in different pages/components. We use the same configuration for almost every code-input.
I was wondering if you can look to define a global configuration at the module level. This configuration will be the default for the entire project.
For example, in Ionic, they use the forRoot method to define options (https://ionicframework.com/docs/angular/config).
Thanks !
Kr.