jonathanpmartins / v-money3

Vue3 currency input/directive mask
MIT License
103 stars 27 forks source link

[solved] Disable negative values #5

Closed jonathanpmartins closed 3 years ago

jonathanpmartins commented 3 years ago

This issue was originally open by @melanke (https://github.com/vuejs-tips/v-money/issues/88), and @hamonCordova (https://github.com/vuejs-tips/v-money/issues/97) on the old v-money repository.

jonathanpmartins commented 3 years ago

A new boolean property disable-negative was introduced.