I have created a styled input field and converted it to a component. What I cannot seem to do is edit the placeholder or input type for an instance.
I was hoping for simply styling the input and then being able to apply that styling to other inputs. Element templates also do not seem to achieve this.
Is this correct and are inputs not really best use case for components.