SelectProps.onValueChange
Home > @backstage/canon
> SelectProps
> onValueChange
Callback that is called when the value of the select field changes
Signature:
onValueChange?: (value: string) => void;
Home > @backstage/canon
> SelectProps
> onValueChange
Callback that is called when the value of the select field changes
Signature:
onValueChange?: (value: string) => void;