<!-- I tried using defaultValue to load a dynamic initial value from a state, but the value is not displayed. Only an initial value defined as a string is displayed. In this case, is it possible to use the initial value from the content of a useState state variable? -->