A controlled component convenience wrapper that additionally manages a focused state.
control specific properties
the state managed by the control
Propagates a value change.
the updated value
Set the focused state to false.
Set the focused state to true.
Private
A controlled component convenience wrapper that additionally manages a focused state.