Skip to content

MarkdownScrollableEditView.showSearch method

MarkdownScrollableEditView › showSearch

Unofficial

Reveal the search (and replace) component.

Signature:

showSearch(replace: boolean): void

Parameters:

ParameterTypeDescription
replacebooleanWhether to show the replace input.

Returns: void