Search results

BlurEventArgs API in React Blockeditor API component

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.