[Feature Request] v-checkbox / v-simple-checkbox - loading state
See original GitHub issueProblem to solve
https://codepen.io/anon/pen/KONvrR?editors=1010
Proposed solution
<v-checkbox v-model="model" :loading="loading" />
Issue Analytics
- State:
- Created 4 years ago
- Reactions:6
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Checkbox component - Vuetify
The v-checkbox component provides users the ability to choose between two distinct values. These are very similar to a switch and can be...
Read more >Data table component — Vuetify.js
The v-data-table component is used for displaying tabular data. Features include sorting, searching, pagination, inline-editing, and row selection.
Read more >Setting a checkbox as checked with Vue.js - Stack Overflow
To set the state of the checkbox, you need to bind the v-model to a value. The checkbox will be checked if the...
Read more >[Solved]-How to add toggleSelectAll functionality checkbox to ...
Add @input="on['toggle-select-all']" to your v-simple-checkbox . <template #header="{ props, on } ...
Read more >vuetify - UNPKG
2234, "v-simple-checkbox/indeterminate-icon": {. 2235, "type": "string",. 2236, "description": "The icon used when in an indeterminate state.".
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This Issue is being closed due to inactivity.
If you have any questions, please reach out to us in our Discord community.
An unfortunate downside when extending. We’ll get it resolved.