Added
- new "attributes" option for inputs. The
attributesattribute at input config level will getv-binded to the according input component and you can use it to pass custom props to your input components.
Internal
- update dependencies
attributes attribute at input config level will get v-binded to the according input component and you can use it to pass custom props to your input components.