Forum Discussion
Joseph Ackerman
Jun 08, 2017Iron Contributor
SPFx: How to reference property pane controls (not their values) in code?
this.properties.<propertyname> returns me the value of the property, not the control used to set the value of the property. In .Net I use the Controls collection to find the control I want and then...
AaronMi
Jul 26, 2017Former Employee
Please post your issues to SPFx Issues at github. The DEV team regularly triage/respond issues submitted there.