Skip to content

Commit

Permalink
fix(QRange): JSON > model-value default value
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed May 3, 2024
1 parent d72d95f commit a9325ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/range/QRange.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"desc": "Model value for right thumb"
}
},
"default": "{ min: null, max: null }",
"examples": [ "# v-model=\"positionModel\"" ]
},

Expand Down

0 comments on commit a9325ef

Please sign in to comment.