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

TargetEvent オブジェクト型

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

使用例

{
target: 1127
}

キーと値

target

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

任意
数値、nullundefinedいいえ

使用箇所