Relative Content

Tag Archive for reactjstypescriptchakra-ui

How do reset an Editable in Chakra UI?

It appears that there’s no straightforward way to reset the Editable component. So, when the user’s input returns an error, the input remains displayed. This is undesired, as we’d like to restore the previously displayed value.