aidewoode / office-ui-fabric-vue

Office UI Fabric implementation for Vue.js
https://aidewoode.github.io/office-ui-fabric-vue/
Other
273 stars 30 forks source link

How do you create a password field? #3

Closed trajano closed 6 years ago

trajano commented 6 years ago

TextField.vue does not appear to provide a provision for password fields with type='placeholder'

trajano commented 6 years ago

I think instead of making it hardcoded to type='text' make it a props that defaults to text