FocusEventArgs

12 Sep 20251 minute to read

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.