OneSDK
    Preparing search index...

    Interface SetListTemplateConfig

    interface SetListTemplateConfig {
        templateType: "column" | "row";
        textFormat: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    templateType: "column" | "row"
    textFormat: string