Also: Is it possible to format the "." in a spinne...
# kvision
j
Also: Is it possible to format the "." in a spinner with decimals? I am developing an application that should run with a German locale. And unfortunately therefore I need "," as separator
r
It seems possible with
TouchSpin
component we are using. https://github.com/istvan-ujjmeszaros/bootstrap-touchspin/issues/24#issuecomment-378787758 I just need to add support for this in KVision API.
Could you please open an issue?
j