mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 14:31:47 +01:00
feat(Table): add v-model:sort prop (#803)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -87,7 +87,7 @@ export default defineComponent({
|
||||
},
|
||||
autofocusDelay: {
|
||||
type: Number,
|
||||
default: 100,
|
||||
default: 100
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user