mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Update API doc
This commit is contained in:
parent
078a30720c
commit
15debcec4a
4 changed files with 16 additions and 24 deletions
|
@ -182,7 +182,7 @@ export default {
|
|||
useGrouping: this.useGrouping,
|
||||
minimumFractionDigits: this.minFractionDigits,
|
||||
maximumFractionDigits: this.maxFractionDigits,
|
||||
roundingMode: this.roundingMode,
|
||||
roundingMode: this.roundingMode
|
||||
};
|
||||
},
|
||||
constructParser() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue