MarkdownScrollableEditView.showSearch method
MarkdownScrollableEditView › showSearch
Unofficial
Reveal the search (and replace) component.Signature:
showSearch(replace: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| replace | boolean | Whether to show the replace input. |
Returns: void