Skip to content

EditorSearchComponent.show method

EditorSearchComponent › show

Unofficial

Reveal the search (and replace) component.

Signature:

show(replace: boolean): void

Parameters:

Parameter Type Description
replace boolean Whether to show the replace input.

Returns: void