JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › smart-number-input
Tagged: number input
value from smart-number-input result string
etMaxPar.value will output string
Hi Joko,
Yes, it is a string. The value returns the Input’s value as it is displayed. The component has getValue method which returns the decimal value.
Regards, Markov