Hi there,
I think I already know the answer but is it possible to add custom attributes to a question that will be rendered for the input field for example? I do not see any of this logic in the code of the Vue components https://github.com/surveyjs/surveyjs/blob/master/src/vue/text.vue so this is more a feature request I think
For example I would like to add a max
, min
, autocomplete=off
attributes to the rendering of the input fields.