@labkey/api
    Preparing search index...

    Type Alias FolderTypeWebParts

    type FolderTypeWebParts = {
        name: string;
        properties: Record<string, any>;
    }
    Index

    Properties

    Properties

    name: string

    Name of the web part

    properties: Record<string, any>

    Map of properties that are automatically set