parent
722f10b7fa
commit
c3ced9b75f
23 changed files with 176 additions and 22 deletions
|
|
@ -30,6 +30,7 @@ const props = defineProps<{
|
|||
instant?: boolean;
|
||||
fixed?: boolean;
|
||||
autofocus?: boolean;
|
||||
updateMode?: boolean;
|
||||
}>();
|
||||
|
||||
const emit = defineEmits<{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue