aidewoode/office-ui-fabric-vue

How do you create a password field?

trajano opened this issue · 1 comments

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

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