File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -945,7 +945,7 @@ module.exports = {
945945|  ------------------------------------------------------ |  --------------------------------------------------------------------------------------------- |  ------------- |  -------- | 
946946|  v-model /<br >modelValue (Vue 3) /<br >value (Vue 2)     |  binding value                                                                                 |  any           |           | 
947947|  mode /<br >v-model: mode  (Vue 3) /<br >: mode .sync (Vue 2) |  edit mode                                                                                     |  [ Mode] ( #Mode )  |  ` 'tree' `  | 
948- |  debounce                                               |  debounce delay when typing  to update the binding value, in milliseconds                       |  number        |  ` 100 `     | 
948+ |  debounce                                               |  debounce delay to update the binding value when typing , in milliseconds                       |  number        |  ` 100 `     | 
949949|  stringified                                            |  whether to keep the binding value as stringified JSON in text mode                            |  boolean       |  ` true `    | 
950950|  ...                                                    |  properties of [ svelte-jsoneditor] ( https://github.com/josdejong/svelte-jsoneditor/#properties )  |                |           | 
951951
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments