focusRequest

val focusRequest: SharedFlow<Unit>

This emits a Unit value when the field is to be brought to the user's attention.

It is updated by the parent form when this form field fails validation.