toInput

open override fun toInput(value: TextFieldState): TextFieldState(source)

Converts the stored value to the input/display type.

Return

The value converted to the input/display type.

Parameters

value

The stored value.