Debounced update callback for text inputs to prevent too many re-renders when typing
The default, non-debounced handleUpdate callback sets a string or number value
handleUpdate
Requires a field to be passed instead of inferring it from the configSetting
Debounced update callback for text inputs to prevent too many re-renders when typing