Forum Discussion

augustindelaf's avatar
augustindelaf
Impactful Individual
6 years ago
Solved

Pass values via textboxes

Hi,
 
While developping a custom visual, I encounter a difficulty.
 
I need to let the user of the visual enter five numeric parameters (via five textboxes ) that are used to draw three rectangles. My problem is I do not find any way to display these parameters and after that, to fetch them into typescript variables in order to be used in the code.
 
Thank you in advance.
 
Best regards.

3 Replies