The manual says:
"Indicator Value : Bind this to the tag that indicates the current state. "
When setting up a page, I bound the indicator value to the control value property to observe the performance.
Is it a good practice to bind the 2 state toggle indicator value property to the control value property?
Is that going to mess up my program later?