OpenFin Workspace API
    Preparing search index...

    Interface CustomTemplate

    interface CustomTemplate {
        data: CustomTemplateData;
        layout: TemplateFragment;
    }
    Index

    Data associated with the custom search result template's presentation fragments.

    Root of the template composition tree. See ContainerTemplateFragment for nesting.