Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged vuetify.js

0 votes
518 views
1 answer
    Case 1 We are trying to apply custom a style to a rendered vuetify element: <template> <v-text-field v-model ... > How to apply custom CSS to those elements? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
922 views
1 answer
    I've got my variables.scss file setup and working as per the docs. However if I try and ... /questions/65876341/overriding-vuetify-sass-variables-which-use-another-variable...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
760 views
1 answer
    I'm using a <v-select> tag like this: In the component <template>, I have: <v-select :value="bar" ... /v-select-not-properly-synced-with-vuex-store-object-and-computed-property...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
500 views
1 answer
    I have seen the examples for a v-form here.(https://vuetifyjs.com/en/components/forms/). ... .com/questions/65600937/vuetify-validate-programmatically-added-field-values...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
783 views
1 answer
    I am using v-calendar in vuetify v.2.4.2. The vuetify docs say that prop 'event-more-text' is the text ... questions/65648269/how-to-use-event-more-text-prop-in-vuetify-v-calendar...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
497 views
1 answer
    Case 1 We are trying to apply custom a style to a rendered vuetify element: <template> <v-text-field ... /questions/50985783/vuetify-css-not-working-taking-effect-inside-component...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
464 views
1 answer
    Case 1 We are trying to apply custom a style to a rendered vuetify element: <template> <v-text-field ... /questions/50985783/vuetify-css-not-working-taking-effect-inside-component...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Maybe I'm missing something obvious, but I can't figure out the proper way to change the text color in a v- ... /questions/52258669/how-to-change-the-text-color-of-a-vuetify-button...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    So, I upgraded from vuetify 1.5 to latest (2.1xx) and get stuck on a few places. (因此,我从vuetify 1.5升级到了最新版本 ... }}</pre> </div> </template> ask by Toby Fieldgroove translate from so...
asked Feb 21, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.1k views
1 answer
    can you please help to change v-select active item text color and background color?. I tried with item-color property changes ... true }" @change="y" outlined dense > </v-select>...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
527 views
1 answer
    As we all know, there are a style guide for vue,but when I use vuetify,I still dont find a good style guide. ... " :footer-props="table.options.footerProps" ></v-data-table>...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
845 views
1 answer
    I have in my application the following standard structure: <div id="app"> <v-app> <v-app-bar app/> <v-navigation- ... it requires v-app as the direct parent Thanks very much :)...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
657 views
1 answer
    I have seen the examples for a v-form here.(https://vuetifyjs.com/en/components/forms/). They work as expected and ... validate() method, but it doesn't seem to do anything....
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
621 views
1 answer
    Where can we can get the doc link of vuetify 1.3.x version ? As I am getting one query, i have used <v- ... object but instead it is returning only id in array. Thanks in advance...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
884 views
1 answer
    Where can we can get the doc link of vuetify 1.3.x version ? As I am getting one query, i have used <v- ... object but instead it is returning only id in array. Thanks in advance...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...