getSearchViewConstructor
getSearchViewConstructor(
app
):TypedViewConstructor
<SearchView
>
Defined in: src/obsidian/implementations/Constructors/Views/getSearchViewConstructor.ts:13
Get the SearchView constructor.
Parameters
app
Returns
TypedViewConstructor
<SearchView
>
The SearchView constructor.