Skip to main content

Home > blockly > Flyout > getFocusableElement

Flyout.getFocusableElement() method

Warning: This API is now obsolete.

v12: Use the Flyout's workspace for focus operations, instead.

See IFocusableNode.getFocusableElement.

Signature:

getFocusableElement(): HTMLElement | SVGElement;

Returns:

HTMLElement | SVGElement