TreeINFO-For-M365 documentation
    Preparing search index...

    Module WebParts/SearchWP/CustomScript

    Custom script allows you to interact with the search webpart using JavaScript. You can execute code during different Events and interact with the search using the SearchScriptAPI.

    Unlike the form custom script, the search API does not include a form property. Instead it exposes a Search service with field access, search results, programmatic search/export, and tab switching.

    Documents

    Events

    Classes

    SearchField

    Interfaces

    SearchResultItem
    SearchScriptApi