Skip to content

Change onChange function name of RadioGroup

Sandro Lutz requested to merge radiogroup-naming into master

Change callback method naming when the value has changed to camelCasing. This ensures that the naming scheme is consistent for all our custom components.

Merge request reports