FocusEventArgs API in React Blockeditor API component
This event is triggered when a block or the block editor gains focus.
Properties
blockId
string
The unique identifier of the block that currently has focus.
event
Event
The native event (e.g., mouse, keyboard) that triggered the focus action.