Search results

BlurEventArgs API in JavaScript (ES5) Blockeditor API control

This event is triggered when the block editor loses focus.

Properties

blockIndex

number

The index 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.