Skip to main content

blockly > Field > performAction

Field.performAction() method

Handles the user acting on this field via keyboard navigation. Shows and focuses the field editor.

Signature:

performAction(): void;

Returns:

void