BlurEventArgs
12 Sep 20251 minute to read
This event is triggered when the block editor loses focus.
Properties
blockId string
The unique identifier of the block that currently had focus or selection when the blur event occurs.
event Event
The native event (e.g., mouse, keyboard) that triggered the blur action.