I haven't been able to create a solution that can handle setting the dynamicData that's rendered as checkboxes values to the someCheckboxPropList property.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Would you have a solution for lets say this interface
and data could be anything really
I haven't been able to create a solution that can handle setting the
dynamicData
that's rendered as checkboxes values to thesomeCheckboxPropList
property.