proton-ui / proton

A collection of renderless UI components for Vue.js.
https://proton-ui.com
MIT License
110 stars 11 forks source link

Number field #24

Closed thekanbo closed 4 years ago

thekanbo commented 4 years ago

Adds number field component. Automatically truncates (no rounding) numbers to match specified decimal places, and includes buttons to increase or decrease the value by the given step value.