Skip to content

MarkdownScrollableEditView.showSearch method

MarkdownScrollableEditView › showSearch

Unofficial

Reveal the search (and replace) component.

Signature:

showSearch(replace: boolean): void

Parameters:

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

Returns: void