darrenfang/vuetify-datetime-picker

Can't set cursor:pointer to v-textfield

Opened this issue · 0 comments

I tried :textFieldProps="{ style:'cursor:pointer' }" but it does not work :(

In fact, as far as the component is de-facto readonly (the click event displays the popup), the cursor should be 'pointer'.