Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Changing the step value in ma-set-point-value
-
Heya,
Is there way to change the step increment that is used in the ma-set-point-value component? I can see the step is set to "any" in the input tag in the developer tools but I have not yet been able to target that directive to change. So far, my searching has not revealed a solution.
Thanks
Ian -
Hi Ian,
Thanks for the suggestion! Alas, it is not presently possible, but it certainly shall be when the next UI module is released (we just added it). It will be assigned using the step attribute, like,
<ma-set-point-value step="5"></ma-set-point-value>