- This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Table › Changing the length of the value
Tagged: custom element, custom tick marks label, smart elements, smart framework, Tank precision control, Tank/slider custom value length, web component, web components
Hello guys,
how can i change the length of the value after the separator in ‘floatingPoint’ scale ? For example, if the value is 12.55555, i want to see only the last 2 digits after the point (e.g. 12.55).
Hi hansT,
You can achieve this by setting precisionDigits property to 2.
<smart-tank precision-digits="2"></smart-tank>
Best Regards,
Ivailo Ivanov
Smart HTML Elements Team
https://www.htmlelements.com