メインコンテンツへスキップ

TargetEvent オブジェクト型

TargetEvent オブジェクトは、TextInput コンポーネントの onFocusonBlur などのフォーカス変更の結果として、コールバックで返されます。

{
target: 1127
}

キーと値

target

TargetEvent を受信する要素のノード ID。

任意
number, null, undefinedNo

使用元