I'm new to Vue, and Vuetify in particular.
I want to use the v-file-input component, but I want it to have only the paperclip icon without the text box. i tried to play with the css and the directives, but I didn't manage to do that.
Any idea how?
I'm new to Vue, and Vuetify in particular.
I want to use the v-file-input component, but I want it to have only the paperclip icon without the text box. i tried to play with the css and the directives, but I didn't manage to do that.
Any idea how?
13 回答12.8k 阅读
7 回答1.9k 阅读
9 回答1.7k 阅读✓ 已解决
6 回答953 阅读
3 回答1.1k 阅读✓ 已解决
3 回答1.3k 阅读✓ 已解决
2 回答1.2k 阅读✓ 已解决
emm..
you can use
hide-input
here is demo