Currently, we can add only one input addon of each kind (prepended or appended) to the input field. Adding more than one on the same side requires some tricks like string concatenation. It would be great if ActiveField class would support providing an array of addon configuration to add more than one input addon like:
Currently, we can add only one input addon of each kind (prepended or appended) to the input field. Adding more than one on the same side requires some tricks like string concatenation. It would be great if ActiveField class would support providing an array of addon configuration to add more than one input addon like:
It would be great if such a feature would be added.