Skip to content

HoverPopover.setIsFocused method

HoverPopover › setIsFocused

Unofficial

Sets whether the popover is focused.

Signature:

setIsFocused(isFocused: boolean): void

Parameters:

Parameter Type Description
isFocused boolean Whether the popover is focused.

Returns: void